Home
last modified time | relevance | path

Searched refs:elf_mips_gnu_vtinherit_howto (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c1585 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
2134 return &elf_mips_gnu_vtinherit_howto; in bfd_elf32_bfd_reloc_type_lookup()
2182 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
2183 return &elf_mips_gnu_vtinherit_howto; in bfd_elf32_bfd_reloc_name_lookup()
2205 return &elf_mips_gnu_vtinherit_howto; in mips_elf32_rtype_to_howto()
Delfn32-mips.c2745 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
3331 return &elf_mips_gnu_vtinherit_howto; in bfd_elf32_bfd_reloc_type_lookup()
3378 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
3379 return &elf_mips_gnu_vtinherit_howto; in bfd_elf32_bfd_reloc_name_lookup()
3406 return &elf_mips_gnu_vtinherit_howto; in mips_elf_n32_rtype_to_howto()
Delf64-mips.c2779 static reloc_howto_type elf_mips_gnu_vtinherit_howto = variable
3514 return &elf_mips_gnu_vtinherit_howto; in bfd_elf64_bfd_reloc_type_lookup()
3560 if (strcasecmp (elf_mips_gnu_vtinherit_howto.name, r_name) == 0) in bfd_elf64_bfd_reloc_name_lookup()
3561 return &elf_mips_gnu_vtinherit_howto; in bfd_elf64_bfd_reloc_name_lookup()
3588 return &elf_mips_gnu_vtinherit_howto; in mips_elf64_rtype_to_howto()
DChangeLog-98994383 (elf_mips_gnu_vtinherit_howto, elf_mips_gnu_vtentry_howto): New.
DChangeLog-02037347 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code