Home
last modified time | relevance | path

Searched refs:bfd_rtype (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-mcore.c253 #define HOW2MAP(bfd_rtype, mcore_rtype) \ argument
254 case bfd_rtype: return & mcore_coff_howto_table [mcore_rtype]
Dcoff-ppc.c1848 #define HOW2MAP(bfd_rtype,ppc_rtype) \ argument
1849 case bfd_rtype: return &ppc_coff_howto_table[ppc_rtype]