Home
last modified time | relevance | path

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

/src/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.h111 DebugDieValuePool &AddrPool) override;
135 PatchLocation Patch, DebugDieValuePool &AddrPool) override;
236 DebugDieValuePool &AddrPool);
248 PatchLocation Patch, DebugDieValuePool &AddrPool);
/src/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.cpp1915 DebugDieValuePool &AddrPool) const { in generateUnitRanges()
2726 DebugDieValuePool StringOffsetPool; in link()
3018 DebugDieValuePool &StringOffsetPool, in cloneModuleUnit()