Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1054 StringOffsetPool.getValueIndex(StringEntry.getOffset()); in cloneStringAttribute()
2706 DebugDieValuePool StringOffsetPool; in link() local
2766 DebugLineStrPool, StringOffsetPool)) in link()
2863 DebugLineStrPool, StringOffsetPool) in link()
2880 TheDwarfEmitter->emitStringOffsets(StringOffsetPool.getValues(), in link()
2998 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit() argument
3025 Options.Update, DebugStrPool, DebugLineStrPool, StringOffsetPool) in cloneModuleUnit()