Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-s390.c174 static reloc_howto_type elf32_s390_vtinherit_howto = variable
294 return &elf32_s390_vtinherit_howto; in elf_s390_reloc_type_lookup()
314 if (strcasecmp (elf32_s390_vtinherit_howto.name, r_name) == 0) in elf_s390_reloc_name_lookup()
315 return &elf32_s390_vtinherit_howto; in elf_s390_reloc_name_lookup()
334 cache_ptr->howto = &elf32_s390_vtinherit_howto; in elf_s390_info_to_howto()