Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/toolchain/binutils/binutils-2.27/libiberty/
Dpex-unix.c374 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error() argument
381 writeerr (executable); in pex_child_error()
493 int flags, const char *executable, in pex_unix_exec_child() argument
551 pid = spawnvpe (_P_NOWAITO, executable, (cc_cp)argv, (cc_cp)env); in pex_unix_exec_child()
553 pid = spawnve (_P_NOWAITO, executable, (cc_cp)argv, (cc_cp)env); in pex_unix_exec_child()
591 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child() argument
632 pex_child_error (obj, executable, "dup2", errno); in pex_unix_exec_child()
634 pex_child_error (obj, executable, "close", errno); in pex_unix_exec_child()
639 pex_child_error (obj, executable, "dup2", errno); in pex_unix_exec_child()
641 pex_child_error (obj, executable, "close", errno); in pex_unix_exec_child()
[all …]
Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one() argument
32 errmsg = pex_run (obj, flags, executable, argv, outname, errname, err); in pex_one()
Dpex-djgpp.c116 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_djgpp_exec_child() argument
206 (P_WAIT, executable, argv, env)); in pex_djgpp_exec_child()
209 (P_WAIT, executable, argv)); in pex_djgpp_exec_child()
Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment() argument
344 pid = obj->funcs->exec_child (obj, flags, executable, argv, env, in pex_run_in_environment()
370 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run() argument
374 return pex_run_in_environment (obj, flags, executable, argv, NULL, in pex_run()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-xtensa/
Dtlsbin.dd13 # GD -> IE because variable is not defined in executable
17 # GD -> IE because variable is not defined in executable where
22 # GD -> LE with global variable defined in executable
26 # GD -> LE with local variable defined in executable
30 # GD -> LE with hidden variable defined in executable
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
Dtlsbinpic.s29 ! GD -> IE because variable is not defined in executable
44 ! GD -> IE because variable is not defined in executable where
60 ! GD -> LE with global variable defined in executable
75 ! GD -> LE with local variable defined in executable
90 ! GD -> LE with hidden variable defined in executable
105 ! LD -> LE with local variable defined in executable
Dvxworks1-static.d1 #name: VxWorks executable test 1 (static)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
Dgotplt1.d12 # we make a round-trip to the PLT in the executable if it's
15 # DSO.) In the executable, the GOT contents for the non-PLT
Dtls-err-43.d7 # Undefined reference for a R_CRIS_32_TPREL in an executable.
Dtls-err-39.d7 # Undefined reference for a R_CRIS_32_DTPREL in an executable.
Dtls-err-45.d7 # Undefined reference for a R_CRIS_16_GOT_GD in an executable.
Dtls-err-49.d7 # Undefined reference for a R_CRIS_16_GOT_TPREL in an executable.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-s390/
Dtlsbin.dd68 # GD -> IE because variable is not defined in executable
72 # GD -> IE because variable is not defined in executable where
77 # GD -> LE with global variable defined in executable
81 # GD -> LE with local variable defined in executable
85 # GD -> LE with hidden variable defined in executable
/toolchain/binutils/binutils-2.27/bfd/
Delf-nacl.c101 bfd_boolean executable = segment_executable (seg); in nacl_modify_segment_map() local
103 if (executable in nacl_modify_segment_map()
178 if (!executable) in nacl_modify_segment_map()
/toolchain/binutils/binutils-2.27/include/
Dlibiberty.h509 const char *executable, char * const *argv,
524 const char *executable,
598 extern const char *pex_one (int flags, const char *executable,
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
Drel32-reject-pie.d3 #error: .*relocation R_ARM_REL32.*can not.*PIE executable.*
Dvxworks1-static.d1 #name: VxWorks executable test 1 (static)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
Dvxworks1-static.d1 #name: VxWorks executable test 1 (static)
Dtlsbin.dd33 # GD -> IE because variable is not defined in executable
41 # GD -> IE because variable is not defined in executable where
50 # GD -> IE because variable is not defined in executable where
59 # GD -> IE because variable is not defined in executable where
68 # GD -> LE with global variable defined in executable
76 # GD -> LE with local variable defined in executable
84 # GD -> LE with hidden variable defined in executable
225 # GD -> IE because variable is not defined in executable
Dtlsbin2.dd33 # GD -> IE because variable is not defined in executable
41 # GD -> IE because variable is not defined in executable where
50 # GD -> IE because variable is not defined in executable where
59 # GD -> IE because variable is not defined in executable where
68 # GD -> LE with global variable defined in executable
76 # GD -> LE with local variable defined in executable
84 # GD -> LE with hidden variable defined in executable
221 # GD -> IE because variable is not defined in executable
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-sparc/
Dvxworks1-static.d1 #name: VxWorks executable test 1 (static)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dvxworks1-static.d1 #name: VxWorks executable test 1 (static)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
Dvxworks1-static.d1 #name: VxWorks executable test 1 (static)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Difunc-9.d2 …l `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with …
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
Difunc-9-x86.d2 …l `foo' with pointer equality in `.*.o' can not be used when making an executable; recompile with …

12345678910>>...12