Searched defs:LinkedRanges (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 433 emitDwarfDebugArangesTable(const CompileUnit & Unit,const AddressRanges & LinkedRanges) emitDwarfDebugArangesTable() argument 475 emitDwarfDebugRangesTableFragment(const CompileUnit & Unit,const AddressRanges & LinkedRanges,PatchLocation Patch) emitDwarfDebugRangesTableFragment() argument 541 emitDwarfDebugRangeListFragment(const CompileUnit & Unit,const AddressRanges & LinkedRanges,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugRangeListFragment() argument 564 emitDwarfDebugRngListsTableFragment(const CompileUnit & Unit,const AddressRanges & LinkedRanges,PatchLocation Patch,DebugDieValuePool & AddrPool) emitDwarfDebugRngListsTableFragment() argument
|
H A D | DWARFLinker.cpp | 1930 AddressRanges LinkedRanges; generateUnitRanges() local
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerCompileUnit.cpp | 715 AddressRanges LinkedRanges; cloneAndEmitRangeList() local 795 emitRangeListFragment(const AddressRanges & LinkedRanges,SectionDescriptor & OutRangeSection) emitRangeListFragment() argument
|