Home
last modified time | relevance | path

Searched refs:visium_elf_vtinherit_howto (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-visium.c249 static reloc_howto_type visium_elf_vtinherit_howto = variable
431 return &visium_elf_vtinherit_howto; in visium_reloc_type_lookup()
451 if (strcasecmp (visium_elf_vtinherit_howto.name, r_name) == 0) in visium_reloc_name_lookup()
452 return &visium_elf_vtinherit_howto; in visium_reloc_name_lookup()
470 cache_ptr->howto = &visium_elf_vtinherit_howto; in visium_info_to_howto_rela()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-visium.c249 static reloc_howto_type visium_elf_vtinherit_howto = variable
431 return &visium_elf_vtinherit_howto; in visium_reloc_type_lookup()
451 if (strcasecmp (visium_elf_vtinherit_howto.name, r_name) == 0) in visium_reloc_name_lookup()
452 return &visium_elf_vtinherit_howto; in visium_reloc_name_lookup()
470 cache_ptr->howto = &visium_elf_vtinherit_howto; in visium_info_to_howto_rela()