Searched refs:StringOffsetPool (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 505 DebugDieValuePool &StringOffsetPool, 553 DebugDieValuePool &StringOffsetPool; variable 573 DebugDieValuePool &StringOffsetPool) in DIECloner() argument 576 StringOffsetPool(StringOffsetPool), DIEAlloc(DIEAlloc), in DIECloner()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 1065 StringOffsetPool.getValueIndex(StringEntry.getOffset()); in cloneStringAttribute() 2843 DebugDieValuePool StringOffsetPool; in link() local 2903 DebugLineStrPool, StringOffsetPool)) in link() 3000 DebugLineStrPool, StringOffsetPool) in link() 3017 TheDwarfEmitter->emitStringOffsets(StringOffsetPool.getValues(), in link() 3135 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit() argument 3162 Options.Update, DebugStrPool, DebugLineStrPool, StringOffsetPool) in cloneModuleUnit()
|