Searched refs:next_input_name (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-common.c63 obj->next_input_name = NULL;
184 if (obj->next_input_name != NULL)
191 in = obj->funcs->open_read (obj, obj->next_input_name,
201 free (obj->next_input_name);
204 obj->next_input_name = NULL;
250 obj->next_input_name = outname;
388 || obj->next_input_name)
406 obj->next_input_name = name;
432 || obj->next_input_name)
463 if (obj->next_input_name !
[all...]
H A Dpex-common.h59 char *next_input_name; member in struct:pex_obj
60 /* Whether next_input_name was allocated using malloc. */

Completed in 64 milliseconds