Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp761 lldb::offset_t string_file_offset = in GetSectionName() local
763 if (const char *name = m_data.GetCStr(&string_file_offset)) in GetSectionName()