Searched defs:IsExecutable (Results 1 – 10 of 10) sorted by relevance
16 def IsExecutable(path): function
34 def IsExecutable(path): function
18 IsExecutable = catapult_util.IsExecutable variable
114 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST() local
525 bool IsExecutable = Rels.empty(); in printCOFFUnwindInfo() local
267 ObjectFilePECOFF::IsExecutable() const in IsExecutable() function in ObjectFilePECOFF
419 ObjectFileELF::IsExecutable() const in IsExecutable() function in ObjectFileELF
1286 Module::IsExecutable () in IsExecutable() function in Module
3718 bool MinidumpMemoryInfo::IsExecutable() const { in IsExecutable() function in google_breakpad::MinidumpMemoryInfo
772 ObjectFileMachO::IsExecutable() const in IsExecutable() function in ObjectFileMachO