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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-s390.c227 static reloc_howto_type elf64_s390_vtentry_howto = variable
352 return &elf64_s390_vtentry_howto;
374 if (strcasecmp (elf64_s390_vtentry_howto.name, r_name) == 0)
375 return &elf64_s390_vtentry_howto;
397 cache_ptr->howto = &elf64_s390_vtentry_howto;

Completed in 198 milliseconds