Searched refs:eTypeExecutable (Results 1 – 6 of 6) sorted by relevance
71 eTypeExecutable, /// A normal executable enumerator
699 case ObjectFile::eTypeExecutable: in format()
280 case ObjectFile::eTypeExecutable: in InitOSO()
1386 if (obj->GetType() == ObjectFile::Type::eTypeExecutable) in GetExecutableModule()2054 case ObjectFile::eTypeExecutable: /// A normal executable in GetSharedModule()
268 case ObjectFile::eTypeExecutable: in CanDebug()4904 if (obj->GetType() != ObjectFile::Type::eTypeExecutable) in LoadModules()
3330 return eTypeExecutable; in CalculateType()