Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp754 static ConstString g_CODE_sect_name("CODE"); in GetSectionType() local
762 (const_sect_name == g_CODE_sect_name))) { in GetSectionType()