Searched refs:outname_allocated (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]

Completed in 191 milliseconds