Searched refs:StringOffsetPool (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 1054 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()
|