Searched refs:DebugDieValuePool (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 38 using DebugDieValuePool = IndexedValuesMap<uint64_t>; variable 90 PatchLocation Patch, DebugDieValuePool &AddrPool) = 0; 103 PatchLocation Patch, DebugDieValuePool &AddrPool) = 0; 505 DebugDieValuePool &StringOffsetPool, 553 DebugDieValuePool &StringOffsetPool; 554 DebugDieValuePool AddrPool; 573 DebugDieValuePool &StringOffsetPool) in DIECloner() 736 DebugDieValuePool &AddrPool) const;
|
| H A D | DWARFStreamer.h | 112 DebugDieValuePool &AddrPool) override; 136 PatchLocation Patch, DebugDieValuePool &AddrPool) override; 240 DebugDieValuePool &AddrPool); 252 PatchLocation Patch, DebugDieValuePool &AddrPool);
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 543 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugRangeListFragment() 566 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugRngListsTableFragment() 642 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugLocListFragment() 760 PatchLocation Patch, DebugDieValuePool &AddrPool) { in emitDwarfDebugLocListsTableFragment()
|
| H A D | DWARFLinker.cpp | 1944 DebugDieValuePool &AddrPool) const { in generateUnitRanges() 2843 DebugDieValuePool StringOffsetPool; in link() 3135 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit()
|