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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-s390.c225 static reloc_howto_type elf64_s390_vtinherit_howto = variable
350 return &elf64_s390_vtinherit_howto;
372 if (strcasecmp (elf64_s390_vtinherit_howto.name, r_name) == 0)
373 return &elf64_s390_vtinherit_howto;
393 cache_ptr->howto = &elf64_s390_vtinherit_howto;

Completed in 124 milliseconds