Home | History | Annotate | Download | only in ld

Lines Matching refs:symtab

1767 static asymbol **symtab;
1789 symtab[symptr++] = sym;
1818 symtab[symptr++] = sym;
1838 reltab[relcount].sym_ptr_ptr = symtab + symidx;
1895 symtab = xmalloc (6 * sizeof (asymbol *));
1934 bfd_set_symtab (abfd, symtab, symptr);
1984 symtab = xmalloc (5 * sizeof (asymbol *));
2012 bfd_set_symtab (abfd, symtab, symptr);
2136 symtab = xmalloc (12 * sizeof (asymbol *));
2281 bfd_set_symtab (abfd, symtab, symptr);
2316 symtab = xmalloc (3 * sizeof (asymbol *));
2328 bfd_set_symtab (abfd, symtab, symptr);
2357 symtab = xmalloc (3 * sizeof (asymbol *));
2370 bfd_set_symtab (abfd, symtab, symptr);
2449 symtab = xmalloc (6 * sizeof (asymbol *));
2471 bfd_set_symtab (abfd, symtab, symptr);
2508 symtab = xmalloc ((runtime_pseudp_reloc_v2_init ? 3 : 6) * sizeof (asymbol *));
2512 symtab = xmalloc (2 * sizeof (asymbol *));
2540 bfd_set_symtab (abfd, symtab, symptr);
2556 bfd_set_symtab (abfd, symtab, symptr);
2587 symtab = xmalloc (2 * sizeof (asymbol *));
2600 bfd_set_symtab (abfd, symtab, symptr);