Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c1601 static reloc_howto_type elf_mips_gnu_vtentry_howto = variable
2136 return &elf_mips_gnu_vtentry_howto; in bfd_elf32_bfd_reloc_type_lookup()
2184 if (strcasecmp (elf_mips_gnu_vtentry_howto.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
2185 return &elf_mips_gnu_vtentry_howto; in bfd_elf32_bfd_reloc_name_lookup()
2207 return &elf_mips_gnu_vtentry_howto; in mips_elf32_rtype_to_howto()
Delfn32-mips.c2761 static reloc_howto_type elf_mips_gnu_vtentry_howto = variable
3333 return &elf_mips_gnu_vtentry_howto; in bfd_elf32_bfd_reloc_type_lookup()
3380 if (strcasecmp (elf_mips_gnu_vtentry_howto.name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()
3381 return &elf_mips_gnu_vtentry_howto; in bfd_elf32_bfd_reloc_name_lookup()
3408 return &elf_mips_gnu_vtentry_howto; in mips_elf_n32_rtype_to_howto()
Delf64-mips.c2795 static reloc_howto_type elf_mips_gnu_vtentry_howto = variable
3516 return &elf_mips_gnu_vtentry_howto; in bfd_elf64_bfd_reloc_type_lookup()
3562 if (strcasecmp (elf_mips_gnu_vtentry_howto.name, r_name) == 0) in bfd_elf64_bfd_reloc_name_lookup()
3563 return &elf_mips_gnu_vtentry_howto; in bfd_elf64_bfd_reloc_name_lookup()
3590 return &elf_mips_gnu_vtentry_howto; in mips_elf64_rtype_to_howto()
DChangeLog-98993787 * elf32-mips.c (elf_mips_gnu_vtentry_howto): Use
4383 (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