Home
last modified time | relevance | path

Searched refs:DebugPubNames (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp49 .Case(getSectionName(DebugSectionKind::DebugPubNames), in parseDebugTableName()
50 DebugSectionKind::DebugPubNames) in parseDebugTableName()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp211 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames), Info, in emitPubAccelerators()
227 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames); in emitPubAccelerators()
H A DDWARFLinkerTypeUnit.cpp355 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames); in finishCloningAndEmit()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h43 DebugPubNames, enumerator
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp271 case DebugSectionKind::DebugPubNames: in getMCSection()