Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-frv.c676 static reloc_howto_type elf32_frv_vtinherit_howto = variable
2510 return &elf32_frv_vtinherit_howto; in frv_reloc_type_lookup()
2531 if (strcasecmp (elf32_frv_vtinherit_howto.name, r_name) == 0) in frv_reloc_name_lookup()
2532 return &elf32_frv_vtinherit_howto; in frv_reloc_name_lookup()
2552 cache_ptr->howto = &elf32_frv_vtinherit_howto; in frv_info_to_howto_rela()