Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1414 static ConstString g_sect_name_dwarf_debug_line("__debug_line"); in GetSectionType() local
1442 if (section_name == g_sect_name_dwarf_debug_line) in GetSectionType()