Searched defs:executable (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/ |
D | pex-one.c | 24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
|
D | pex-win32.c | 155 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()
|
D | pex-common.c | 152 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()
|
D | pex-unix.c | 373 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()
|
D | pex-djgpp.c | 116 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_djgpp_exec_child()
|
D | pex-msdos.c | 156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_msdos_exec_child()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-nacl.c | 103 bfd_boolean executable = segment_executable (seg); in nacl_modify_segment_map() local
|
/toolchain/binutils/binutils-2.25/include/ |
D | bfdlink.h | 265 unsigned int executable : 1; member
|