Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp586 lldb::offset_t string_file_offset = in GetSectionName() local
588 if (const char *name = m_data.GetCStr(&string_file_offset)) in GetSectionName()