Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp51 .Case(getSectionName(DebugSectionKind::DebugPubTypes), in parseDebugTableName()
52 DebugSectionKind::DebugPubTypes) in parseDebugTableName()
/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.cpp353 getOrCreateSectionDescriptor(DebugSectionKind::DebugPubTypes); in finishCloningAndEmit()
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h44 DebugPubTypes, enumerator
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll176 !147 = !DIEnumerator(name: "DebugPubTypes", value: 14)
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp273 case DebugSectionKind::DebugPubTypes: in getMCSection()