Home
last modified time | relevance | path

Searched refs:DebugDieValuePool (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h38 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 DDWARFStreamer.h112 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 DDWARFStreamer.cpp543 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 DDWARFLinker.cpp1944 DebugDieValuePool &AddrPool) const { in generateUnitRanges()
2843 DebugDieValuePool StringOffsetPool; in link()
3135 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit()