Home | History | Annotate | Download | only in DWARF

Lines Matching refs:GetTypeList

231 SymbolFileDWARF::GetTypeList ()
234 return m_debug_map_symfile->GetTypeList();
235 return m_obj_file->GetModule()->GetTypeList();
5656 TypeList* type_list = GetTypeList();