Searched defs:CIEData (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DWARFLinkerImpl.cpp | 779 StringRef CIEData = OrigFrameData.substr(EntryOffset, InitialLength + 4); cloneAndEmitDebugFrame() local |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ | ||
H A D | DWARFLinker.cpp | 2299 StringRef CIEData = FrameData.substr(EntryOffset, InitialLength + 4); patchFrameInfoForObject() local |