Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
Dpex-win32.c155 tack_on_executable (char *buf, const char *executable) in tack_on_executable()
186 mingw_rootify (const char *executable) in mingw_rootify()
287 msys_rootify (const char *executable) in msys_rootify()
568 win32_spawn (const char *executable, in win32_spawn()
663 spawn_script (const char *executable, char *const *argv, in spawn_script()
756 const char *executable, char * const * argv, in pex_win32_exec_child()
Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
370 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
Dpex-unix.c373 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
494 int flags, const char *executable, in pex_unix_exec_child()
592 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
Dpex-djgpp.c116 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_djgpp_exec_child()
Dpex-msdos.c156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_msdos_exec_child()
/toolchain/binutils/binutils-2.25/bfd/
Delf-nacl.c103 bfd_boolean executable = segment_executable (seg); in nacl_modify_segment_map() local
/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h265 unsigned int executable : 1; member