Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-s390.c184 static reloc_howto_type elf64_s390_vtinherit_howto = variable
318 return &elf64_s390_vtinherit_howto; in elf_s390_reloc_type_lookup()
340 if (strcasecmp (elf64_s390_vtinherit_howto.name, r_name) == 0) in elf_s390_reloc_name_lookup()
341 return &elf64_s390_vtinherit_howto; in elf_s390_reloc_name_lookup()
360 cache_ptr->howto = &elf64_s390_vtinherit_howto; in elf_s390_info_to_howto()