Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h501 DebugDieValuePool &StringOffsetPool,
549 DebugDieValuePool &StringOffsetPool; variable
569 DebugDieValuePool &StringOffsetPool) in DIECloner() argument
572 StringOffsetPool(StringOffsetPool), DIEAlloc(DIEAlloc), in DIECloner()
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1065 StringOffsetPool.getValueIndex(StringEntry.getOffset()); in cloneStringAttribute()
2726 DebugDieValuePool StringOffsetPool; in link()
2786 DebugLineStrPool, StringOffsetPool)) in link()
2883 DebugLineStrPool, StringOffsetPool) in link()
2900 TheDwarfEmitter->emitStringOffsets(StringOffsetPool.getValues(), in link()
3018 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit()
3045 Options.Update, DebugStrPool, DebugLineStrPool, StringOffsetPool)
2706 DebugDieValuePool StringOffsetPool; link() local
2998 cloneModuleUnit(LinkContext & Context,RefModuleUnit & Unit,DeclContextTree & ODRContexts,OffsetsStringPool & DebugStrPool,OffsetsStringPool & DebugLineStrPool,DebugDieValuePool & StringOffsetPool,unsigned Indent) cloneModuleUnit() argument