Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DOutputSections.cpp
H A DOutputSections.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h32 DebugRngLists, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp719 getOrCreateSectionDescriptor(DebugSectionKind::DebugRngLists).OS in emitInvariantSections()
H A DDWARFLinkerCompileUnit.cpp691 cloneAndEmitRangeList(DebugSectionKind::DebugRngLists, LinkedFunctionRanges); in cloneAndEmitRanges()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp249 case DebugSectionKind::DebugRngLists: in getMCSection()
H A DDWARFLinker.cpp2686 DebugSectionKind::DebugRngLists); in copyInvariantDebugSection()