Searched refs:last_sym (Results 1 – 8 of 8) sorted by relevance
286 asymbol *last_sym = 0; in elf64_sparc_write_relocs() local361 if (sym == last_sym) in elf64_sparc_write_relocs()367 last_sym = sym; in elf64_sparc_write_relocs()
851 Elf_Internal_Sym *last_sym; in elf32_h8_relax_section() local856 last_sym = isymbuf + ELF32_R_SYM (last_reloc->r_info); in elf32_h8_relax_section()858 = bfd_section_from_elf_index (abfd, last_sym->st_shndx); in elf32_h8_relax_section()859 last_value = (last_sym->st_value in elf32_h8_relax_section()
2703 asymbol *last_sym = 0; in mips_elf64_write_rel() local2734 if (sym == last_sym) in mips_elf64_write_rel()2740 last_sym = sym; in mips_elf64_write_rel()2801 asymbol *last_sym = 0; in mips_elf64_write_rela() local2832 if (sym == last_sym) in mips_elf64_write_rela()2838 last_sym = sym; in mips_elf64_write_rela()
894 asymbol *last_sym; in elf_write_relocs() local951 last_sym = 0; in elf_write_relocs()964 if (sym == last_sym) in elf_write_relocs()970 last_sym = sym; in elf_write_relocs()
2322 asymbol *last_sym = 0; in mips_elf64_write_rel() local2353 if (sym == last_sym) in mips_elf64_write_rel()2357 last_sym = sym; in mips_elf64_write_rel()2418 asymbol *last_sym = 0; in mips_elf64_write_rela() local2449 if (sym == last_sym) in mips_elf64_write_rela()2453 last_sym = sym; in mips_elf64_write_rela()
860 Elf_Internal_Sym *last_sym; in elf32_h8_relax_section() local865 last_sym = isymbuf + ELF32_R_SYM (last_reloc->r_info); in elf32_h8_relax_section()867 = bfd_section_from_elf_index (abfd, last_sym->st_shndx); in elf32_h8_relax_section()868 last_value = (last_sym->st_value in elf32_h8_relax_section()
818 asymbol *last_sym; in elf_write_relocs() local869 last_sym = 0; in elf_write_relocs()882 if (sym == last_sym) in elf_write_relocs()888 last_sym = sym; in elf_write_relocs()
597 asymbol *last_sym = 0; local674 if (sym == last_sym)680 last_sym = sym;