Lines Matching refs:local_syms
1706 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local
1731 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents; in get_local_syms()
1732 if (local_syms == NULL) in get_local_syms()
1734 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, in get_local_syms()
1738 symtab_hdr->contents = (unsigned char *) local_syms; in get_local_syms()
1740 if (local_syms == NULL) in get_local_syms()
1743 all_local_syms[bfd_indx] = local_syms; in get_local_syms()
1790 Elf_Internal_Sym *local_syms; in nios2_elf32_size_stubs() local
1797 local_syms = htab->all_local_syms[bfd_indx]; in nios2_elf32_size_stubs()
1869 sym = local_syms + r_indx; in nios2_elf32_size_stubs()
2731 Elf_Internal_Sym *local_syms, in nios2_elf32_relocate_section() argument
2790 sym = local_syms + r_symndx; in nios2_elf32_relocate_section()