Searched refs:eTypeDebugInfo (Results 1 – 8 of 8) sorted by relevance
138 dsym_objfile_sp->SetType (ObjectFile::eTypeDebugInfo); in CreateInstance()
66 eTypeDebugInfo, /// An object file that contains only debug information enumerator
340 case ObjectFile::eTypeDebugInfo: in InitOSO()
677 if (m_obj_file->GetType() == ObjectFile::eTypeDebugInfo) in CalculateAbilities()
970 if (GetType() == eTypeDebugInfo) in CreateSections()
1737 if (text_section_sp.get() && eh_frame_section_sp.get() && m_type != eTypeDebugInfo) in ParseSymtab()4061 case HeaderFileTypeDSYM: return eTypeDebugInfo; // 0xAu MH_DSYM in CalculateType()
1626 … case ObjectFile::eTypeDebugInfo: /// An object file that contains only debug information in GetSharedModule()
221 case ObjectFile::eTypeDebugInfo: in CanDebug()