Searched defs:is_executable (Results 1 – 5 of 5) sorted by relevance
466 ATF_TEST_CASE_HEAD(is_executable) in ATF_TEST_CASE_HEAD() argument470 ATF_TEST_CASE_BODY(is_executable) in ATF_TEST_CASE_BODY() argument
487 impl::is_executable(const path& p) in is_executable() function in impl
147 bool is_executable = url_path.find("debuginfo") == std::string::npos; in getFileName() local
390 is_executable(const char *fname, int fd, int *is_shlib, int *type) in is_executable() function
404 bool is_executable = in GetFilteredModuleList() local