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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-s390.c217 static reloc_howto_type elf32_s390_vtinherit_howto = variable
328 return &elf32_s390_vtinherit_howto;
348 if (strcasecmp (elf32_s390_vtinherit_howto.name, r_name) == 0)
349 return &elf32_s390_vtinherit_howto;
369 cache_ptr->howto = &elf32_s390_vtinherit_howto;

Completed in 160 milliseconds