Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1230 static ConstString g_sect_name_dwarf_apple_objc ("__apple_objc"); in CreateSections() local
1265 else if (section_name == g_sect_name_dwarf_apple_objc) in CreateSections()