Searched refs:bfd_rtype (Results 1 – 2 of 2) sorted by relevance
253 #define HOW2MAP(bfd_rtype, mcore_rtype) \ argument254 case bfd_rtype: return & mcore_coff_howto_table [mcore_rtype]
1848 #define HOW2MAP(bfd_rtype,ppc_rtype) \ argument1849 case bfd_rtype: return &ppc_coff_howto_table[ppc_rtype]