Searched refs:eTypeExecutable (Results 1 – 9 of 9) sorted by relevance
94 (obj_file_type == ObjectFile::eTypeExecutable || in FindPlugin()
675 case ObjectFile::eTypeExecutable: in format()775 .Case("executable", ObjectFile::eTypeExecutable) in fromJSON()
53 eTypeExecutable, enumerator
228 == ObjectFile::Type::eTypeExecutable; in AppendImpl()231 && obj->GetType() == ObjectFile::Type::eTypeExecutable) { in AppendImpl()
63 if (objfile->GetType() != ObjectFile::eTypeExecutable) in is_kernel()
1428 if (obj->GetType() == ObjectFile::Type::eTypeExecutable) in GetExecutableModule()1760 type == ObjectFile::eTypeExecutable || in ModulesDidUnload()2265 case ObjectFile::eTypeExecutable: /// A normal executable in GetOrCreateModule()
281 case ObjectFile::eTypeExecutable: in InitOSO()
2977 if (CalculateType() == eTypeExecutable) { in ParseSymtab()3443 return eTypeExecutable; in CalculateType()
240 case ObjectFile::eTypeExecutable: in CanDebug()4956 if (obj->GetType() != ObjectFile::Type::eTypeExecutable) in LoadModules()