Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.cpp18 {{"line"}, {"log the parsing of .debug_line"}, DWARFLog::DebugLine},
H A DLogChannelDWARF.h19 DebugLine = Log::ChannelFlag<1>, enumerator
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.h52 struct DebugLine { struct
482 llvm::Optional<DebugLine> debugLine;
H A DDeserializer.cpp2063 debugLine = DebugLine{operands[0], operands[1], operands[2]}; in processDebugLine()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll168 !140 = !DIEnumerator(name: "DebugLine", value: 7)
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1163 HANDLE_DWARF_SECTION(DebugLine, ".debug_line", "debug-line", OffsetOption)