Searched defs:OffsetAfterUnitLength (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DebugLineSectionEmitter.h | 42 uint64_t OffsetAfterUnitLength = OutSection.OS.tell(); in emit() local |
H A D | DWARFLinkerCompileUnit.cpp | 467 uint64_t OffsetAfterUnitLength = emitLocListHeader(OutLocationSection); emitLocations() local |