Home
last modified time | relevance | path

Searched defs:CIEData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1992 StringRef CIEData = FrameData.substr(EntryOffset, InitialLength + 4); in patchFrameInfoForObject() local
2015 StringRef CIEData = LocalCIES[CIEId]; in patchFrameInfoForObject() local
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp3142 StringRef CIEData = FrameData.substr(EntryOffset, InitialLength + 4); in patchFrameInfoForObject() local
3167 StringRef CIEData = LocalCIES[CIEId]; in patchFrameInfoForObject() local