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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-s390.c186 static reloc_howto_type elf64_s390_vtinherit_howto = variable
320 return &elf64_s390_vtinherit_howto;
346 if (strcasecmp (elf64_s390_vtinherit_howto.name, r_name) == 0)
347 return &elf64_s390_vtinherit_howto;
367 cache_ptr->howto = &elf64_s390_vtinherit_howto;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-s390.c186 static reloc_howto_type elf64_s390_vtinherit_howto = variable
320 return &elf64_s390_vtinherit_howto;
346 if (strcasecmp (elf64_s390_vtinherit_howto.name, r_name) == 0)
347 return &elf64_s390_vtinherit_howto;
367 cache_ptr->howto = &elf64_s390_vtinherit_howto;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-s390.c186 static reloc_howto_type elf64_s390_vtinherit_howto = variable
320 return &elf64_s390_vtinherit_howto;
346 if (strcasecmp (elf64_s390_vtinherit_howto.name, r_name) == 0)
347 return &elf64_s390_vtinherit_howto;
367 cache_ptr->howto = &elf64_s390_vtinherit_howto;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-s390.c186 static reloc_howto_type elf64_s390_vtinherit_howto = variable
320 return &elf64_s390_vtinherit_howto;
346 if (strcasecmp (elf64_s390_vtinherit_howto.name, r_name) == 0)
347 return &elf64_s390_vtinherit_howto;
367 cache_ptr->howto = &elf64_s390_vtinherit_howto;

Completed in 305 milliseconds