Searched refs:eTypeExecutable (Results 1 – 10 of 10) sorted by relevance
94 (obj_file_type == ObjectFile::eTypeExecutable || in FindPlugin()
721 case ObjectFile::eTypeExecutable: in format()829 .Case("executable", ObjectFile::eTypeExecutable) in fromJSON()
54 eTypeExecutable, enumerator
381 return eTypeExecutable; in CalculateType()
233 == ObjectFile::Type::eTypeExecutable; in AppendImpl()236 && obj->GetType() == ObjectFile::Type::eTypeExecutable) { in AppendImpl()
63 if (objfile->GetType() != ObjectFile::eTypeExecutable) in is_kernel()
1520 if (obj->GetType() == ObjectFile::Type::eTypeExecutable) in GetExecutableModule()1913 type == ObjectFile::eTypeExecutable || in ModulesDidUnload()2440 case ObjectFile::eTypeExecutable: /// A normal executable in GetOrCreateModule()
283 case ObjectFile::eTypeExecutable: in InitOSO()
3044 if (CalculateType() == eTypeExecutable) { in ParseSymtab()3624 return eTypeExecutable; in CalculateType()
251 case ObjectFile::eTypeExecutable: in CanDebug()5268 if (obj->GetType() != ObjectFile::Type::eTypeExecutable) in LoadModules()