HomeSort by relevance Sort by last modified time
    Searched defs:tc_fix_adjustable (Results 51 - 55 of 55) sorted by null

1 23

  /toolchain/binutils/binutils-2.27/gas/config/
tc-arm.h 340 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX) macro
tc-i386.h 151 #define tc_fix_adjustable(X) tc_i386_fix_adjustable(X) macro
tc-nds32.h 86 #define tc_fix_adjustable(FIX) nds32_fix_adjustable (FIX) macro
203 #define TC_FIX_ADJUSTABLE(fixP) obj_fix_adjustable (fixP)
tc-xtensa.h 354 #define tc_fix_adjustable(fix) xtensa_fix_adjustable (fix) macro
tc-ia64.h 140 #define tc_fix_adjustable(f) ia64_fix_adjustable (f) macro

Completed in 826 milliseconds

1 23