Home
last modified time | relevance | path

Searched defs:LinkedRanges (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp433 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 DDWARFLinker.cpp1930 AddressRanges LinkedRanges; generateUnitRanges() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp715 AddressRanges LinkedRanges; cloneAndEmitRangeList() local
795 emitRangeListFragment(const AddressRanges & LinkedRanges,SectionDescriptor & OutRangeSection) emitRangeListFragment() argument