Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp51 .Case(getSectionName(DebugSectionKind::DebugPubTypes), in parseDebugTableName()
52 DebugSectionKind::DebugPubTypes) in parseDebugTableName()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp216 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes), Info, in emitPubAccelerators()
238 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes); in emitPubAccelerators()
H A DDWARFLinkerTypeUnit.cpp356 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes); in finishCloningAndEmit()
/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h44 DebugPubTypes, enumerator
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp273 case DebugSectionKind::DebugPubTypes: in getMCSection()