Searched refs:elf_mips_gnu_rel16_s2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-mips.c810 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
1301 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
1302 return &elf_mips_gnu_rel16_s2;
1324 return &elf_mips_gnu_rel16_s2;
H A Delfn32-mips.c1640 static reloc_howto_type elf_mips_gnu_rel16_s2 =
2114 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
2115 return &elf_mips_gnu_rel16_s2;
2137 return &elf_mips_gnu_rel16_s2;
1639 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable
H A Delf64-mips.c1648 static reloc_howto_type elf_mips_gnu_rel16_s2 =
2270 if (strcasecmp (elf_mips_gnu_rel16_s2.name, r_name) == 0)
2271 return &elf_mips_gnu_rel16_s2;
2293 return &elf_mips_gnu_rel16_s2;
1646 static reloc_howto_type elf_mips_gnu_rel16_s2 = variable

Completed in 132 milliseconds