Home
last modified time | relevance | path

Searched refs:tc_fix_adjustable (Results 1 – 25 of 77) sorted by relevance

1234

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-kvx.h271 #define tc_fix_adjustable(fixP) 1 macro
281 (! symbol_used_in_reloc_p ((fixP)->fx_addsy) && tc_fix_adjustable (fixP))
Dtc-z8k.h33 #define tc_fix_adjustable(X) 0 macro
Dtc-mn10200.h41 #define tc_fix_adjustable(FIX) 0 macro
Dtc-lm32.h46 #define tc_fix_adjustable(FIX) lm32_fix_adjustable (FIX) macro
Dtc-fr30.h45 #define tc_fix_adjustable(FIX) fr30_fix_adjustable (FIX) macro
Dtc-d10v.h53 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX) macro
Dtc-mt.h63 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP) macro
Dtc-xstormy16.h45 #define tc_fix_adjustable(FIX) xstormy16_fix_adjustable (FIX) macro
Dtc-ppc.h163 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
234 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
Dtc-dlx.h56 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
Dtc-or1k.h50 #define tc_fix_adjustable(FIX) or1k_fix_adjustable (FIX) macro
Dtc-h8300.h66 #define tc_fix_adjustable(FIX) 0 macro
Dtc-metag.h44 #define tc_fix_adjustable(FIX) metag_fix_adjustable (FIX) macro
Dtc-cr16.h46 #define tc_fix_adjustable(fixP) 0 macro
Dtc-pj.h59 #define tc_fix_adjustable(FIX) \ macro
Dtc-visium.h45 #define tc_fix_adjustable(FIXP) visium_fix_adjustable (FIXP) macro
Dtc-bfin.h63 #define tc_fix_adjustable(FIX) bfin_fix_adjustable (FIX) macro
Dtc-mcore.h76 #define tc_fix_adjustable(FIX) mcore_fix_adjustable (FIX) macro
Dtc-s390.h34 #define tc_fix_adjustable(X) tc_s390_fix_adjustable(X) macro
Dtc-crx.h47 #define tc_fix_adjustable(fixP) 0 macro
Dtc-wasm32.h82 #define tc_fix_adjustable(FIX) wasm32_fix_adjustable (FIX) macro
Dtc-score.h51 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp) macro
Dtc-xgate.h100 #define tc_fix_adjustable(X) tc_xgate_fix_adjustable(X) macro
Dtc-v850.h37 #define tc_fix_adjustable(FIX) v850_fix_adjustable (FIX) macro
Dtc-epiphany.h48 #define tc_fix_adjustable(FIX) epiphany_fix_adjustable (FIX) macro

1234