Home
last modified time | relevance | path

Searched refs:next_input_name (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dpex-common.c63 obj->next_input_name = NULL; in pex_init_common()
184 if (obj->next_input_name != NULL) in pex_run_in_environment()
201 free (obj->next_input_name); in pex_run_in_environment()
204 obj->next_input_name = NULL; in pex_run_in_environment()
390 || obj->next_input_name) in pex_input_file()
408 obj->next_input_name = name; in pex_input_file()
434 || obj->next_input_name) in pex_input_pipe()
465 if (obj->next_input_name != NULL) in pex_read_output()
482 free (obj->next_input_name); in pex_read_output()
485 obj->next_input_name = NULL; in pex_read_output()
[all …]
H A Dpex-common.h65 char *next_input_name; member
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dpex-common.c63 obj->next_input_name = NULL; in pex_init_common()
184 if (obj->next_input_name != NULL) in pex_run_in_environment()
201 free (obj->next_input_name); in pex_run_in_environment()
204 obj->next_input_name = NULL; in pex_run_in_environment()
390 || obj->next_input_name) in pex_input_file()
408 obj->next_input_name = name; in pex_input_file()
434 || obj->next_input_name) in pex_input_pipe()
465 if (obj->next_input_name != NULL) in pex_read_output()
482 free (obj->next_input_name); in pex_read_output()
485 obj->next_input_name = NULL; in pex_read_output()
[all …]
H A Dpex-common.h64 char *next_input_name; member
/dragonfly/contrib/gdb-7/libiberty/
H A Dpex-common.c63 obj->next_input_name = NULL; in pex_init_common()
184 if (obj->next_input_name != NULL) in pex_run_in_environment()
201 free (obj->next_input_name); in pex_run_in_environment()
204 obj->next_input_name = NULL; in pex_run_in_environment()
388 || obj->next_input_name) in pex_input_file()
406 obj->next_input_name = name; in pex_input_file()
432 || obj->next_input_name) in pex_input_pipe()
463 if (obj->next_input_name != NULL) in pex_read_output()
480 free (obj->next_input_name); in pex_read_output()
483 obj->next_input_name = NULL; in pex_read_output()
[all …]
H A Dpex-common.h65 char *next_input_name; member
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dpex-common.c63 obj->next_input_name = NULL; in pex_init_common()
184 if (obj->next_input_name != NULL) in pex_run_in_environment()
201 free (obj->next_input_name); in pex_run_in_environment()
204 obj->next_input_name = NULL; in pex_run_in_environment()
388 || obj->next_input_name) in pex_input_file()
406 obj->next_input_name = name; in pex_input_file()
432 || obj->next_input_name) in pex_input_pipe()
463 if (obj->next_input_name != NULL) in pex_read_output()
480 free (obj->next_input_name); in pex_read_output()
483 obj->next_input_name = NULL; in pex_read_output()
[all …]
H A Dpex-common.h65 char *next_input_name; member
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dpex-common.c63 obj->next_input_name = NULL; in pex_init_common()
184 if (obj->next_input_name != NULL) in pex_run_in_environment()
201 free (obj->next_input_name); in pex_run_in_environment()
204 obj->next_input_name = NULL; in pex_run_in_environment()
390 || obj->next_input_name) in pex_input_file()
408 obj->next_input_name = name; in pex_input_file()
434 || obj->next_input_name) in pex_input_pipe()
465 if (obj->next_input_name != NULL) in pex_read_output()
482 free (obj->next_input_name); in pex_read_output()
485 obj->next_input_name = NULL; in pex_read_output()
[all …]
H A Dpex-common.h64 char *next_input_name; member