Home
last modified time | relevance | path

Searched refs:emitOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp157 OutDebugStrOffsetsSection.emitOffset(0xBADDEF); in emitDebugStringOffsetSection()
187 OutSection.emitOffset(0xBADDEF); // Unit offset in emitPubAcceleratorEntry()
191 OutSection.emitOffset(Info.OutOffset); in emitPubAcceleratorEntry()
H A DOutputSections.h243 void emitOffset(uint64_t Val) { in emitOffset() function
263 emitOffset(0xBADDEF); in emitStringPlaceholder()
H A DDebugLineSectionEmitter.h113 Section.emitOffset(0xBADDEF); in emitLineTablePrologue()
H A DDWARFLinkerCompileUnit.cpp858 OutArangesSection.emitOffset(0xBADDEF); // Aranges length in emitAranges()
864 OutArangesSection.emitOffset(0xBADDEF); // Corresponding unit's offset in emitAranges()