Home
last modified time | relevance | path

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

/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()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1065 StringOffsetPool.getValueIndex(StringEntry.getOffset()); in cloneStringAttribute()
2726 DebugDieValuePool StringOffsetPool; in link() local
2786 DebugLineStrPool, StringOffsetPool)) in link()
2883 DebugLineStrPool, StringOffsetPool) in link()
2900 TheDwarfEmitter->emitStringOffsets(StringOffsetPool.getValues(), in link()
3018 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit() argument
3045 Options.Update, DebugStrPool, DebugLineStrPool, StringOffsetPool) in cloneModuleUnit()