Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1227 static ConstString g_sect_name_dwarf_apple_names ("__apple_names"); in CreateSections() local
1259 else if (section_name == g_sect_name_dwarf_apple_names) in CreateSections()