Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1214 static ConstString g_sect_name_cfstring ("__cfstring"); in CreateSections() local
1273 else if (section_name == g_sect_name_cfstring) in CreateSections()