Searched defs:IsExecutable (Results 1 – 8 of 8) sorted by relevance
19 def IsExecutable(path): function
108 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
50 bool IsExecutable() const { return (types_ & EXECUTABLE) != 0; } in IsExecutable() function
538 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
267 ObjectFilePECOFF::IsExecutable() const in IsExecutable() function in ObjectFilePECOFF
1286 Module::IsExecutable () in IsExecutable() function in Module
419 ObjectFileELF::IsExecutable() const in IsExecutable() function in ObjectFileELF
772 ObjectFileMachO::IsExecutable() const in IsExecutable() function in ObjectFileMachO