Home
last modified time | relevance | path

Searched refs:DebugARanges (Results 1 – 6 of 6) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp33 .Case(getSectionName(DebugSectionKind::DebugARanges), in parseDebugTableName()
34 DebugSectionKind::DebugARanges) in parseDebugTableName()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h35 DebugARanges, enumerator
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp721 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges).OS in emitInvariantSections()
H A DDWARFLinkerCompileUnit.cpp845 getOrCreateSectionDescriptor(DebugSectionKind::DebugARanges); in emitAranges()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp255 case DebugSectionKind::DebugARanges: in getMCSection()
H A DDWARFLinker.cpp2681 DebugSectionKind::DebugARanges); in copyInvariantDebugSection()