Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
HDDWARFLinkerBase.cpp25 .Case(getSectionName(DebugSectionKind::DebugRange), in parseDebugTableName()
26 DebugSectionKind::DebugRange) in parseDebugTableName()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
HDDWARFLinkerBase.h31 DebugRange, enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDOutputSections.cpp368 RangeSection = tryGetSectionDescriptor(DebugSectionKind::DebugRange); in applyPatches()
HDDWARFLinkerImpl.cpp717 getOrCreateSectionDescriptor(DebugSectionKind::DebugRange).OS in emitInvariantSections()
HDDWARFLinkerCompileUnit.cpp687 cloneAndEmitRangeList(DebugSectionKind::DebugRange, LinkedFunctionRanges); in cloneAndEmitRanges()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp247 case DebugSectionKind::DebugRange: in getMCSection()
HDDWARFLinker.cpp2677 DebugSectionKind::DebugRange); in copyInvariantDebugSection()