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

/haiku-buildtools/binutils/bfd/
H A Delf32-s390.c175 static reloc_howto_type elf32_s390_vtinherit_howto = variable
295 return &elf32_s390_vtinherit_howto;
315 if (strcasecmp (elf32_s390_vtinherit_howto.name, r_name) == 0)
316 return &elf32_s390_vtinherit_howto;
335 cache_ptr->howto = &elf32_s390_vtinherit_howto;
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-s390.c225 static reloc_howto_type elf32_s390_vtinherit_howto = variable
336 return &elf32_s390_vtinherit_howto;
358 cache_ptr->howto = &elf32_s390_vtinherit_howto;

Completed in 107 milliseconds