Searched refs:IsExecutable (Results 1 – 6 of 6) sorted by relevance
285 IsExecutable () const = 0;
130 IsExecutable () const;
461 ObjectFileELF::IsExecutable() const in IsExecutable() function in ObjectFileELF653 if (!ParseHeader() || !IsExecutable()) in GetEntryPointAddress()
628 IsExecutable ();
1385 Module::IsExecutable () in IsExecutable() function in Module1390 return GetObjectFile()->IsExecutable(); in IsExecutable()
3394 if (module_sp && module_sp->IsExecutable()) in CompleteAttach()