Home
last modified time | relevance | path

Searched refs:DebugRange (Results 1 – 8 of 8) 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 DebugRange, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp367 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRange); in applyPatches()
H A DDWARFLinkerImpl.cpp716 getOrCreateSectionDescriptor(DebugSectionKind::DebugRange).OS in emitInvariantSections()
H A DDWARFLinkerCompileUnit.cpp684 cloneAndEmitRangeList(DebugSectionKind::DebugRange, LinkedFunctionRanges); in cloneAndEmitRanges()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp247 case DebugSectionKind::DebugRange: in getMCSection()
H A DDWARFLinker.cpp2794 DebugSectionKind::DebugRange); in copyInvariantDebugSection()