Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DOutputSections.cpp
H A DOutputSections.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h29 DebugLine, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h38 U.getOrCreateSectionDescriptor(DebugSectionKind::DebugLine); in emit()
H A DDWARFLinkerCompileUnit.cpp975 &getOrCreateSectionDescriptor(DebugSectionKind::DebugLine)}); in emitMacroTableImpl()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp243 case DebugSectionKind::DebugLine: in getMCSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1285 HANDLE_DWARF_SECTION(DebugLine, ".debug_line", "debug-line", OffsetOption)
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td494 defm : DemangledExtendedBuiltin<"DebugLine", NonSemantic_Shader_DebugInfo_100, 103>;