Home | History | Annotate | Download | only in bfd

Lines Matching refs:local_syms

1706   Elf_Internal_Sym *local_syms, **all_local_syms;
1731 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
1732 if (local_syms == NULL)
1734 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
1738 symtab_hdr->contents = (unsigned char *) local_syms;
1740 if (local_syms == NULL)
1743 all_local_syms[bfd_indx] = local_syms;
1790 Elf_Internal_Sym *local_syms;
1797 local_syms = htab->all_local_syms[bfd_indx];
1869 sym = local_syms + r_indx;
2731 Elf_Internal_Sym *local_syms,
2790 sym = local_syms + r_symndx;