Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp634 static ConstString g_reloc_sect_name (".reloc"); in CreateSections() local
676 else if (const_sect_name == g_reloc_sect_name) in CreateSections()