Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp628 static ConstString g_CODE_sect_name ("CODE"); in CreateSections() local
651 … ((const_sect_name == g_code_sect_name) || (const_sect_name == g_CODE_sect_name))) in CreateSections()