Home | History | Annotate | Download | only in bfd

Lines Matching refs:local_syms

2680   Elf_Internal_Sym *local_syms, **all_local_syms;
2711 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
2712 if (local_syms == NULL)
2714 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
2718 symtab_hdr->contents = (unsigned char *) local_syms;
2720 if (local_syms == NULL)
2723 all_local_syms[bfd_indx] = local_syms;
2879 Elf_Internal_Sym *local_syms;
2886 local_syms = htab->all_local_syms[bfd_indx];
2960 sym = local_syms + r_indx;
3643 Elf_Internal_Sym *local_syms,
3694 sym = local_syms + r_symndx;