Home
last modified time | relevance | path

Searched defs:isExecutable (Results 1 – 6 of 6) sorted by relevance

/prebuilts/go/linux-x86/src/os/
Dexecutable_path.go65 func isExecutable(path string) error { func
/prebuilts/go/linux-x86/src/runtime/pprof/
Dvminfo_darwin.go12 func isExecutable(protection int32) bool { func
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DIRSymtab.h212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DIRSymtab.h212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DIRSymtab.h212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRSymtab.h212 bool isExecutable() const { return (Flags >> S::FB_executable) & 1; } in isExecutable() function