Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/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 …]
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dpex-common.h54 struct pex_obj struct
57 int flags;
59 const char *pname;
61 const char *tempbase;
63 int next_input;
65 char *next_input_name;
67 int next_input_name_allocated;
69 int stderr_pipe;
71 int count;
73 pid_t *children;
[all …]
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dpex-common.h54 struct pex_obj struct
57 int flags;
59 const char *pname;
61 const char *tempbase;
63 int next_input;
65 char *next_input_name;
67 int next_input_name_allocated;
69 int stderr_pipe;
71 int count;
73 pid_t *children;
[all …]
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dpex-common.h54 struct pex_obj struct
57 int flags;
59 const char *pname;
61 const char *tempbase;
63 int next_input;
65 char *next_input_name;
67 int next_input_name_allocated;
69 int stderr_pipe;
71 int count;
73 pid_t *children;
[all …]
/dflybsd-src/contrib/gcc-8.0/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 …]