Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-frv.c692 static reloc_howto_type elf32_frv_vtentry_howto = variable
2513 return &elf32_frv_vtentry_howto; in frv_reloc_type_lookup()
2533 if (strcasecmp (elf32_frv_vtentry_howto.name, r_name) == 0) in frv_reloc_name_lookup()
2534 return &elf32_frv_vtentry_howto; in frv_reloc_name_lookup()
2556 cache_ptr->howto = &elf32_frv_vtentry_howto; in frv_info_to_howto_rela()