Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp636 static ConstString g_stabstr_sect_name (".stabstr"); in CreateSections() local
672 else if (const_sect_name == g_stabstr_sect_name) in CreateSections()