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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-s390.c188 static reloc_howto_type elf64_s390_vtentry_howto = variable
322 return &elf64_s390_vtentry_howto;
348 if (strcasecmp (elf64_s390_vtentry_howto.name, r_name) == 0)
349 return &elf64_s390_vtentry_howto;
371 cache_ptr->howto = &elf64_s390_vtentry_howto;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-s390.c188 static reloc_howto_type elf64_s390_vtentry_howto = variable
322 return &elf64_s390_vtentry_howto;
348 if (strcasecmp (elf64_s390_vtentry_howto.name, r_name) == 0)
349 return &elf64_s390_vtentry_howto;
371 cache_ptr->howto = &elf64_s390_vtentry_howto;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-s390.c188 static reloc_howto_type elf64_s390_vtentry_howto = variable
322 return &elf64_s390_vtentry_howto;
348 if (strcasecmp (elf64_s390_vtentry_howto.name, r_name) == 0)
349 return &elf64_s390_vtentry_howto;
371 cache_ptr->howto = &elf64_s390_vtentry_howto;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-s390.c188 static reloc_howto_type elf64_s390_vtentry_howto = variable
322 return &elf64_s390_vtentry_howto;
348 if (strcasecmp (elf64_s390_vtentry_howto.name, r_name) == 0)
349 return &elf64_s390_vtentry_howto;
371 cache_ptr->howto = &elf64_s390_vtentry_howto;

Completed in 186 milliseconds