Lines Matching refs:nsymbols
1098 size_t nsymbols = 0;1190 nsymbols = shdr->sh_size / shdr->sh_entsize;1391 nsymbols * sizeof (struct symbol *));1456 obstack_calloc (&ld_state.smem, ((nsymbols - nlocalsymbols)1462 for (cnt = nlocalsymbols; cnt < nsymbols; ++cnt)