Searched defs:AddrPool (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 542 emitDwarfDebugRangeListFragment(const CompileUnit & Unit,const AddressRanges & LinkedRanges,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugRangeListFragment() argument 565 emitDwarfDebugRngListsTableFragment(const CompileUnit & Unit,const AddressRanges & LinkedRanges,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugRngListsTableFragment() argument 641 emitDwarfDebugLocListFragment(const CompileUnit & Unit,const DWARFLocationExpressionsVector & LinkedLocationExpression,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugLocListFragment() argument 759 emitDwarfDebugLocListsTableFragment(const CompileUnit & Unit,const DWARFLocationExpressionsVector & LinkedLocationExpression,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugLocListsTableFragment() argument
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinker.h | 550 DebugDieValuePool AddrPool; variable
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 505 AddressPool AddrPool; global() variable
|