Searched refs:elf_mips_gnu_vtinherit_howto (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-mips.c871 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
1330 return &elf_mips_gnu_vtinherit_howto;
1368 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0)
1369 return &elf_mips_gnu_vtinherit_howto;
1389 return &elf_mips_gnu_vtinherit_howto;
H A Delfn32-mips.c1659 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
2166 return &elf_mips_gnu_vtinherit_howto;
2201 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0)
2202 return &elf_mips_gnu_vtinherit_howto;
2225 return &elf_mips_gnu_vtinherit_howto;
H A Delf64-mips.c1695 static reloc_howto_type elf_mips_gnu_vtinherit_howto =
2351 return &elf_mips_gnu_vtinherit_howto;
2385 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0)
2386 return &elf_mips_gnu_vtinherit_howto;
2409 return &elf_mips_gnu_vtinherit_howto;
1694 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-mips.c871 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
1330 return &elf_mips_gnu_vtinherit_howto;
1368 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0)
1369 return &elf_mips_gnu_vtinherit_howto;
1389 return &elf_mips_gnu_vtinherit_howto;
H A Delfn32-mips.c1657 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
2164 return &elf_mips_gnu_vtinherit_howto;
2199 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0)
2200 return &elf_mips_gnu_vtinherit_howto;
2223 return &elf_mips_gnu_vtinherit_howto;
H A Delf64-mips.c1693 static reloc_howto_type elf_mips_gnu_vtinherit_howto =
2349 return &elf_mips_gnu_vtinherit_howto;
2383 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0)
2384 return &elf_mips_gnu_vtinherit_howto;
2407 return &elf_mips_gnu_vtinherit_howto;
1692 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable

Completed in 197 milliseconds