Searched defs:executable (Results 1 - 24 of 24) sorted by relevance

/haiku-buildtools/binutils/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, argument
H A Dpex-djgpp.c116 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-msdos.c156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, argument
370 pex_run (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-unix.c374 pex_child_error (struct pex_obj *obj, const char *executable, argument
591 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
492 pex_unix_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose, const char **errmsg, int *err) argument
[all...]
H A Dpex-win32.c155 tack_on_executable (char *buf, const char *executable) argument
186 mingw_rootify (const char *executable) argument
287 msys_rootify(const char *executable) argument
572 win32_spawn(const char *executable, BOOL search, char *const *argv, char *const *env, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
667 spawn_script(const char *executable, char *const *argv, char* const *env, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
759 pex_win32_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char* const* env, int in, int out, int errdes, int toclose ATTRIBUTE_UNUSED, const char **errmsg, int *err) argument
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, argument
H A Dpex-djgpp.c116 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-msdos.c156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, argument
370 pex_run (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-unix.c373 pex_child_error (struct pex_obj *obj, const char *executable, argument
592 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
493 pex_unix_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose, const char **errmsg, int *err) argument
[all...]
H A Dpex-win32.c155 tack_on_executable (char *buf, const char *executable) argument
186 mingw_rootify (const char *executable) argument
287 msys_rootify(const char *executable) argument
568 win32_spawn(const char *executable, BOOL search, char *const *argv, char *const *env, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
663 spawn_script(const char *executable, char *const *argv, char* const *env, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
755 pex_win32_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char* const* env, int in, int out, int errdes, int toclose ATTRIBUTE_UNUSED, const char **errmsg, int *err) argument
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, argument
H A Dpex-djgpp.c113 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-common.c148 pex_run (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-msdos.c155 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
H A Dpex-unix.c338 pex_child_error (struct pex_obj *obj, const char *executable, argument
356 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
[all...]
H A Dpex-win32.c148 tack_on_executable (char *buf, const char *executable) argument
179 mingw_rootify (const char *executable) argument
282 msys_rootify(const char *executable) argument
484 win32_spawn(const char *executable, BOOL search, char *const *argv, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
534 spawn_script(const char *executable, char *const *argv, DWORD dwCreationFlags, LPSTARTUPINFO si, LPPROCESS_INFORMATION pi) argument
610 pex_win32_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, int in, int out, int errdes, const char **errmsg, int *err) argument
[all...]
/haiku-buildtools/gcc/gcc/ada/
H A Dadaint.h103 unsigned char executable; member in struct:file_attributes
/haiku-buildtools/binutils/bfd/
H A Delf-nacl.c101 bfd_boolean executable = segment_executable (seg); local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common.cc191 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable) { argument
H A Dsanitizer_linux_libcdep.cc392 bool executable = phdr->p_flags & PF_X; local
/haiku-buildtools/legacy/binutils/include/
H A Dbfdlink.h308 unsigned int executable : 1; member in struct:bfd_link_info
/haiku-buildtools/gcc/gcc/
H A Dtree-vrp.c6749 bool executable = false; local

Completed in 112 milliseconds