Searched refs:StringOffsetPool (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 501 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 D | DWARFLinker.cpp | 1065 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()
|