Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1470 static ConstString g_sect_name_dwarf_debug_str("__debug_str"); in GetSectionType() local
1506 if (section_name == g_sect_name_dwarf_debug_str) in GetSectionType()