Home
last modified time | relevance | path

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

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