Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h42 uint64_t OffsetAfterUnitLength = OutSection.OS.tell(); in emit() local
H A DDWARFLinkerCompileUnit.cpp467 uint64_t OffsetAfterUnitLength = emitLocListHeader(OutLocationSection); emitLocations() local
533 uint64_t OffsetAfterUnitLength = OutLocationSection.OS.tell(); emitLocListHeader() local
706 uint64_t OffsetAfterUnitLength = emitRangeListHeader(OutRangeSection); cloneAndEmitRangeList() local
778 uint64_t OffsetAfterUnitLength = OutRangeSection.OS.tell(); emitRangeListHeader() local
[all...]