Home
last modified time | relevance | path

Searched refs:to_ptr32 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dpex-unix.c84 to_ptr32 (char **ptr64) in to_ptr32() function
105 #define to_ptr32(argv) argv macro
671 execvp (executable, to_ptr32 (argv)); in pex_unix_exec_child()
676 execv (executable, to_ptr32 (argv)); in pex_unix_exec_child()
/dragonfly/contrib/gdb-7/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() function
104 #define to_ptr32(argv) argv macro
671 execvp (executable, to_ptr32 (argv)); in pex_unix_exec_child()
676 execv (executable, to_ptr32 (argv)); in pex_unix_exec_child()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() function
102 #define to_ptr32(argv) argv macro
669 execvp (executable, to_ptr32 (argv)); in pex_unix_exec_child()
674 execv (executable, to_ptr32 (argv)); in pex_unix_exec_child()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() function
104 #define to_ptr32(argv) argv macro
670 execvp (executable, to_ptr32 (argv)); in pex_unix_exec_child()
675 execv (executable, to_ptr32 (argv)); in pex_unix_exec_child()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dpex-unix.c83 to_ptr32 (char **ptr64) in to_ptr32() function
104 #define to_ptr32(argv) argv macro
687 execvp (executable, to_ptr32 (argv)); in pex_unix_exec_child()
692 execv (executable, to_ptr32 (argv)); in pex_unix_exec_child()