Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1451 static ConstString g_sect_name_dwarf_debug_pubnames("__debug_pubnames"); in GetSectionType() local
1484 if (section_name == g_sect_name_dwarf_debug_pubnames) in GetSectionType()