Searched refs:DebugLine (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | LogChannelDWARF.cpp | 18 {{"line"}, {"log the parsing of .debug_line"}, DWARFLog::DebugLine},
|
| H A D | LogChannelDWARF.h | 19 DebugLine = Log::ChannelFlag<1>, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
| H A D | OutputSections.cpp | |
| H A D | OutputSections.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerBase.h | 29 DebugLine, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DebugLineSectionEmitter.h | 38 U.getOrCreateSectionDescriptor(DebugSectionKind::DebugLine); in emit()
|
| H A D | DWARFLinkerCompileUnit.cpp | 975 &getOrCreateSectionDescriptor(DebugSectionKind::DebugLine)}); in emitMacroTableImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 243 case DebugSectionKind::DebugLine: in getMCSection()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 1285 HANDLE_DWARF_SECTION(DebugLine, ".debug_line", "debug-line", OffsetOption)
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVBuiltins.td | 494 defm : DemangledExtendedBuiltin<"DebugLine", NonSemantic_Shader_DebugInfo_100, 103>;
|