Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerBase.cpp39 .Case(getSectionName(DebugSectionKind::DebugMacro), in parseDebugTableName()
40 DebugSectionKind::DebugMacro) in parseDebugTableName()
/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h38 DebugMacro, enumerator
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp336 DebugSectionKind::DebugMacro)}, in cloneScalarAttr()
H A DDWARFLinkerCompileUnit.cpp927 ? getOrCreateSectionDescriptor(DebugSectionKind::DebugMacro) in emitMacroTableImpl()
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll174 !145 = !DIEnumerator(name: "DebugMacro", value: 12)
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp261 case DebugSectionKind::DebugMacro: in getMCSection()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1297 HANDLE_DWARF_SECTION(DebugMacro, ".debug_macro", "debug-macro", BoolOption)