Searched refs:eTypeExecutable (Results 1 – 9 of 9) sorted by relevance
94 (obj_file_type == ObjectFile::eTypeExecutable || in FindPlugin()
684 case ObjectFile::eTypeExecutable: in format()784 .Case("executable", ObjectFile::eTypeExecutable) in fromJSON()
53 eTypeExecutable, enumerator
233 == ObjectFile::Type::eTypeExecutable; in AppendImpl()236 && obj->GetType() == ObjectFile::Type::eTypeExecutable) { in AppendImpl()
63 if (objfile->GetType() != ObjectFile::eTypeExecutable) in is_kernel()
1429 if (obj->GetType() == ObjectFile::Type::eTypeExecutable) in GetExecutableModule()1755 type == ObjectFile::eTypeExecutable || in ModulesDidUnload()2260 case ObjectFile::eTypeExecutable: /// A normal executable in GetOrCreateModule()
282 case ObjectFile::eTypeExecutable: in InitOSO()
3067 if (CalculateType() == eTypeExecutable) { in ParseSymtab()3533 return eTypeExecutable; in CalculateType()
241 case ObjectFile::eTypeExecutable: in CanDebug()5133 if (obj->GetType() != ObjectFile::Type::eTypeExecutable) in LoadModules()