Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-iq2000.c205 static reloc_howto_type iq2000_elf_vtinherit_howto = variable
370 return &iq2000_elf_vtinherit_howto; in iq2000_reloc_type_lookup()
393 if (strcasecmp (iq2000_elf_vtinherit_howto.name, r_name) == 0) in iq2000_reloc_name_lookup()
394 return &iq2000_elf_vtinherit_howto; in iq2000_reloc_name_lookup()
430 cache_ptr->howto = & iq2000_elf_vtinherit_howto; in iq2000_info_to_howto_rela()