Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp465 uint64_t OffsetAfterUnitLength = emitLocListHeader(OutLocationSection); in emitLocations() local
531 uint64_t OffsetAfterUnitLength = OutLocationSection.OS.tell(); in emitLocListHeader() local
704 uint64_t OffsetAfterUnitLength = emitRangeListHeader(OutRangeSection); in cloneAndEmitRangeList() local
776 uint64_t OffsetAfterUnitLength = OutRangeSection.OS.tell(); in emitRangeListHeader() local
H A DDebugLineSectionEmitter.h42 uint64_t OffsetAfterUnitLength = OutSection.OS.tell(); in emit() local