Home
last modified time | relevance | path

Searched defs:pex_obj (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.h53 struct pex_obj struct
56 int flags;
58 const char *pname;
60 const char *tempbase;
62 int next_input;
64 char *next_input_name;
66 int next_input_name_allocated;
68 int stderr_pipe;
70 int count;
72 pid_t *children;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.h53 struct pex_obj struct
56 int flags;
58 const char *pname;
60 const char *tempbase;
62 int next_input;
64 char *next_input_name;
66 int next_input_name_allocated;
68 int stderr_pipe;
70 int count;
72 pid_t *children;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.h53 struct pex_obj struct
56 int flags;
58 const char *pname;
60 const char *tempbase;
62 int next_input;
64 char *next_input_name;
66 int next_input_name_allocated;
68 int stderr_pipe;
70 int count;
72 pid_t *children;
[all …]
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.h53 struct pex_obj struct
56 int flags;
58 const char *pname;
60 const char *tempbase;
62 int next_input;
64 char *next_input_name;
66 int next_input_name_allocated;
68 int stderr_pipe;
70 int count;
72 pid_t *children;
[all …]