Searched refs:GetSectionTypeAsCString (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/
H A Dlldb-private.h73 GetSectionTypeAsCString (lldb::SectionType sect_type);
/external/lldb/source/
H A Dlldb.cpp348 lldb_private::GetSectionTypeAsCString (SectionType sect_type) function in class:lldb_private
/external/lldb/source/Core/
H A DSection.cpp205 s->Printf("0x%8.8" PRIx64 " %-16s ", GetID(), GetSectionTypeAsCString (m_type));

Completed in 244 milliseconds