Searched refs:GetSectionTypeAsCString (Results 1 – 3 of 3) sorted by relevance
73 GetSectionTypeAsCString (lldb::SectionType sect_type);
348 lldb_private::GetSectionTypeAsCString (SectionType sect_type) in GetSectionTypeAsCString() function in lldb_private
205 s->Printf("0x%8.8" PRIx64 " %-16s ", GetID(), GetSectionTypeAsCString (m_type)); in Dump()