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

/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-sparc.c261 static reloc_howto_type sparc_vtinherit_howto = variable
365 return &sparc_vtinherit_howto;
401 if (strcasecmp (sparc_vtinherit_howto.name, r_name) == 0)
402 return &sparc_vtinherit_howto;
417 return &sparc_vtinherit_howto;

Completed in 94 milliseconds