Home
last modified time | relevance | path

Searched refs:OffsetAfterSectionLength (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp142 uint64_t OffsetAfterSectionLength = OutDebugStrOffsetsSection.OS.tell(); in emitDebugStringOffsetSection() local
162 OffsetAfterSectionLength - in emitDebugStringOffsetSection()
165 OutDebugStrOffsetsSection.OS.tell() - OffsetAfterSectionLength); in emitDebugStringOffsetSection()
H A DDWARFLinkerCompileUnit.cpp649 uint64_t OffsetAfterSectionLength = OutAddrSection.OS.tell(); in emitDebugAddrSection() local
666 OffsetAfterSectionLength - in emitDebugAddrSection()
669 OutAddrSection.OS.tell() - OffsetAfterSectionLength); in emitDebugAddrSection()