Searched refs:last_claimfile (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dtestplug.c137 static claim_file_t *last_claimfile = NULL; variable
165 last_claimfile = newfile;
287 if (!last_claimfile)
295 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
297 int new_n_syms = last_claimfile->n_syms_allocated
298 ? 2 * last_claimfile->n_syms_allocated
300 last_claimfile->symbols = realloc (last_claimfile->symbols,
301 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug3.c137 static claim_file_t *last_claimfile = NULL; variable
162 last_claimfile = newfile;
265 if (!last_claimfile)
273 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
275 int new_n_syms = last_claimfile->n_syms_allocated
276 ? 2 * last_claimfile->n_syms_allocated
278 last_claimfile->symbols = realloc (last_claimfile->symbols,
279 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug2.c138 static claim_file_t *last_claimfile = NULL; variable
163 last_claimfile = newfile;
266 if (!last_claimfile)
274 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
276 int new_n_syms = last_claimfile->n_syms_allocated
277 ? 2 * last_claimfile->n_syms_allocated
279 last_claimfile->symbols = realloc (last_claimfile->symbols,
280 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug4.c138 static claim_file_t *last_claimfile = NULL; variable
163 last_claimfile = newfile;
266 if (!last_claimfile)
274 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
276 int new_n_syms = last_claimfile->n_syms_allocated
277 ? 2 * last_claimfile->n_syms_allocated
279 last_claimfile->symbols = realloc (last_claimfile->symbols,
280 new_n_syms * sizeof *last_claimfile
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dtestplug.c137 static claim_file_t *last_claimfile = NULL; variable
165 last_claimfile = newfile;
284 if (!last_claimfile)
292 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
294 int new_n_syms = last_claimfile->n_syms_allocated
295 ? 2 * last_claimfile->n_syms_allocated
297 last_claimfile->symbols = realloc (last_claimfile->symbols,
298 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug3.c137 static claim_file_t *last_claimfile = NULL; variable
162 last_claimfile = newfile;
265 if (!last_claimfile)
273 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
275 int new_n_syms = last_claimfile->n_syms_allocated
276 ? 2 * last_claimfile->n_syms_allocated
278 last_claimfile->symbols = realloc (last_claimfile->symbols,
279 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug4.c138 static claim_file_t *last_claimfile = NULL; variable
163 last_claimfile = newfile;
266 if (!last_claimfile)
274 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
276 int new_n_syms = last_claimfile->n_syms_allocated
277 ? 2 * last_claimfile->n_syms_allocated
279 last_claimfile->symbols = realloc (last_claimfile->symbols,
280 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug2.c138 static claim_file_t *last_claimfile = NULL; variable
163 last_claimfile = newfile;
266 if (!last_claimfile)
274 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
276 int new_n_syms = last_claimfile->n_syms_allocated
277 ? 2 * last_claimfile->n_syms_allocated
279 last_claimfile->symbols = realloc (last_claimfile->symbols,
280 new_n_syms * sizeof *last_claimfile
[all...]
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dtestplug.c139 static claim_file_t *last_claimfile = NULL; variable
167 last_claimfile = newfile;
286 if (!last_claimfile)
294 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
296 int new_n_syms = last_claimfile->n_syms_allocated
297 ? 2 * last_claimfile->n_syms_allocated
299 last_claimfile->symbols = realloc (last_claimfile->symbols,
300 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug3.c139 static claim_file_t *last_claimfile = NULL; variable
164 last_claimfile = newfile;
267 if (!last_claimfile)
275 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
277 int new_n_syms = last_claimfile->n_syms_allocated
278 ? 2 * last_claimfile->n_syms_allocated
280 last_claimfile->symbols = realloc (last_claimfile->symbols,
281 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug4.c140 static claim_file_t *last_claimfile = NULL; variable
165 last_claimfile = newfile;
268 if (!last_claimfile)
276 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
278 int new_n_syms = last_claimfile->n_syms_allocated
279 ? 2 * last_claimfile->n_syms_allocated
281 last_claimfile->symbols = realloc (last_claimfile->symbols,
282 new_n_syms * sizeof *last_claimfile
[all...]
H A Dtestplug2.c140 static claim_file_t *last_claimfile = NULL; variable
165 last_claimfile = newfile;
268 if (!last_claimfile)
276 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used)
278 int new_n_syms = last_claimfile->n_syms_allocated
279 ? 2 * last_claimfile->n_syms_allocated
281 last_claimfile->symbols = realloc (last_claimfile->symbols,
282 new_n_syms * sizeof *last_claimfile
[all...]

Completed in 314 milliseconds