Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h37 using DebugDieValuePool = IndexedValuesMap<uint64_t>; variable
89 PatchLocation Patch, DebugDieValuePool &AddrPool) = 0;
102 PatchLocation Patch, DebugDieValuePool &AddrPool) = 0;
501 DebugDieValuePool &StringOffsetPool,
549 DebugDieValuePool &StringOffsetPool;
550 DebugDieValuePool AddrPool;
569 DebugDieValuePool &StringOffsetPool) in DIECloner()
729 DebugDieValuePool &AddrPool) const;
H A DDWARFStreamer.h114 DebugDieValuePool &AddrPool) override;
138 PatchLocation Patch, DebugDieValuePool &AddrPool) override;
239 DebugDieValuePool &AddrPool);
251 PatchLocation Patch, DebugDieValuePool &AddrPool);
/freebsd-14.2/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.cpp1898 DebugDieValuePool &AddrPool) const { in generateUnitRanges()
2706 DebugDieValuePool StringOffsetPool; in link()
2998 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit()