Home
last modified time | relevance | path

Searched refs:n_syms_allocated (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dtestplug3.c46 int n_syms_allocated; member
273 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
275 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
276 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
282 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
H A Dtestplug2.c46 int n_syms_allocated; member
274 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
276 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
277 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
283 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
H A Dtestplug.c46 int n_syms_allocated; member
292 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
294 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
295 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
301 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
H A Dtestplug4.c46 int n_syms_allocated; member
274 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
276 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
277 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
283 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dtestplug3.c46 int n_syms_allocated; member
275 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
277 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
278 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
284 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
H A Dtestplug.c46 int n_syms_allocated; member
294 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
296 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
297 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
303 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
H A Dtestplug4.c46 int n_syms_allocated; member
276 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
278 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
279 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
285 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()
H A Dtestplug2.c46 int n_syms_allocated; member
276 if (last_claimfile->n_syms_allocated == last_claimfile->n_syms_used) in record_claimed_file_symbol()
278 int new_n_syms = last_claimfile->n_syms_allocated in record_claimed_file_symbol()
279 ? 2 * last_claimfile->n_syms_allocated in record_claimed_file_symbol()
285 last_claimfile->n_syms_allocated = new_n_syms; in record_claimed_file_symbol()