Home
last modified time | relevance | path

Searched refs:DebugRngLists (Results 1 – 7 of 7) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp27 .Case(getSectionName(DebugSectionKind::DebugRngLists), in parseDebugTableName()
28 DebugSectionKind::DebugRngLists) in parseDebugTableName()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h32 DebugRngLists, enumerator
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp366 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRngLists); in applyPatches()
H A DDWARFLinkerImpl.cpp719 getOrCreateSectionDescriptor(DebugSectionKind::DebugRngLists).OS in emitInvariantSections()
H A DDWARFLinkerCompileUnit.cpp691 cloneAndEmitRangeList(DebugSectionKind::DebugRngLists, LinkedFunctionRanges); in cloneAndEmitRanges()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp249 case DebugSectionKind::DebugRngLists: in getMCSection()
H A DDWARFLinker.cpp2686 DebugSectionKind::DebugRngLists); in copyInvariantDebugSection()