Home
last modified time | relevance | path

Searched defs:TC_COFF_FIX2RTYPE (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic80.h57 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype(fixP) macro
H A Dtc-z8k.h35 #define TC_COFF_FIX2RTYPE(fixP) abort (); macro
H A Dtc-a29k.h39 #define TC_COFF_FIX2RTYPE(fix_ptr) tc_coff_fix2rtype(fix_ptr) macro
H A Dtc-h8500.h32 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype(fixP) macro
H A Dtc-w65.h33 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype (fixP) macro
H A Dtc-or32.h49 #define TC_COFF_FIX2RTYPE(fix_ptr) tc_coff_fix2rtype (fix_ptr) macro
H A Dtc-tic4x.h64 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype (fixP) macro
H A Dtc-dlx.h62 #define TC_COFF_FIX2RTYPE(fix_ptr) tc_coff_fix2rtype (fix_ptr) macro
H A Dtc-h8300.h48 #define TC_COFF_FIX2RTYPE(fixP) abort (); macro
H A Dtc-m88k.h150 #define TC_COFF_FIX2RTYPE(fixp) tc_coff_fix2rtype (fixp) macro
H A Dtc-i960.h66 #define TC_COFF_FIX2RTYPE(FIX) tc_coff_fix2rtype (FIX) macro
H A Dtc-sh.h141 #define TC_COFF_FIX2RTYPE(fix) ((fix)->fx_r_type) macro
H A Dtc-m68k.h74 #define TC_COFF_FIX2RTYPE(FIX) tc_coff_fix2rtype(FIX) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-z80.h50 #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype (fixP) macro
H A Dtc-m88k.h113 #define TC_COFF_FIX2RTYPE(fixp) tc_coff_fix2rtype (fixp) macro