Home
last modified time | relevance | path

Searched defs:is_executable (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/bsd/atf/dist/atf-c++/detail/
H A Dfs_test.cpp469 ATF_TEST_CASE_HEAD(is_executable) in ATF_TEST_CASE_HEAD() argument
473 ATF_TEST_CASE_BODY(is_executable) in ATF_TEST_CASE_BODY() argument
H A Dfs.cpp491 impl::is_executable(const path& p) in is_executable() function in impl
/netbsd/external/bsd/atf/dist/tools/
H A Dfs_test.cpp535 ATF_TEST_CASE_HEAD(is_executable) in ATF_TEST_CASE_HEAD() argument
539 ATF_TEST_CASE_BODY(is_executable) in ATF_TEST_CASE_BODY() argument
H A Dfs.cpp650 impl::is_executable(const path& p) in is_executable() function in impl
/netbsd/external/apache2/llvm/dist/llvm/utils/
H A Dllvm-compilers-check115 def is_executable(fpath): function
/netbsd/external/gpl3/gdb/dist/gold/
H A Dx86_64.cc3945 bool is_executable = (sh_flags & elfcpp::SHF_EXECINSTR) != 0; in possible_function_pointer_reloc() local
5051 bool is_executable = (data_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) != 0; in relocate_tls() local
/netbsd/external/gpl3/binutils/dist/gold/
H A Dx86_64.cc3976 bool is_executable = (sh_flags & elfcpp::SHF_EXECINSTR) != 0; in possible_function_pointer_reloc() local
5084 bool is_executable = (data_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) != 0; in relocate_tls() local
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dx86_64.cc3933 bool is_executable = (sh_flags & elfcpp::SHF_EXECINSTR) != 0; in possible_function_pointer_reloc() local
5039 bool is_executable = (data_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) != 0; in relocate_tls() local
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dx86_64.cc3945 bool is_executable = (sh_flags & elfcpp::SHF_EXECINSTR) != 0; in possible_function_pointer_reloc() local
5051 bool is_executable = (data_shdr.get_sh_flags() & elfcpp::SHF_EXECINSTR) != 0; in relocate_tls() local