Home
last modified time | relevance | path

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

/freebsd/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.cpp351 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubNames); in finishCloningAndEmit()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h44 DebugPubNames, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp271 case DebugSectionKind::DebugPubNames: in getMCSection()