Searched refs:string_file_offset (Results 1 – 1 of 1) sorted by relevance
496 … lldb::offset_t string_file_offset = m_coff_header.symoff + (m_coff_header.nsyms * 18) + stroff; in GetSectionName() local497 const char *name = m_data.GetCStr (&string_file_offset); in GetSectionName()