Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp31 .Case(getSectionName(DebugSectionKind::DebugLocLists), in parseDebugTableName()
32 DebugSectionKind::DebugLocLists) in parseDebugTableName()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h34 DebugLocLists, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp382 LocationSection = tryGetSectionDescriptor(DebugSectionKind::DebugLocLists); in applyPatches()
H A DDWARFLinkerCompileUnit.cpp367 tryGetSectionDescriptor(DebugSectionKind::DebugLocLists)) { in updateDieRefPatchesWithClonedOffsets()
452 emitLocations(DebugSectionKind::DebugLocLists); in cloneAndEmitDebugLocations()
H A DDWARFLinkerImpl.cpp717 getOrCreateSectionDescriptor(DebugSectionKind::DebugLocLists).OS in emitInvariantSections()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp253 case DebugSectionKind::DebugLocLists: in getMCSection()
H A DDWARFLinker.cpp2669 DebugSectionKind::DebugLocLists); in copyInvariantDebugSection()