HomeSort by relevance Sort by last modified time
    Searched defs:TC_FIX_TYPE (Results 1 - 16 of 16) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-ns32k.h 90 #define TC_FIX_TYPE \
tc-spu.h 39 #define TC_FIX_TYPE struct tc_fix_info
tc-tilegx.h 48 #define TC_FIX_TYPE const struct tilegx_operand *
50 /* Initialize the TC_FIX_TYPE field. */
tc-tilepro.h 48 #define TC_FIX_TYPE const struct tilepro_operand *
50 /* Initialize the TC_FIX_TYPE field. */
tc-v850.h 85 #define TC_FIX_TYPE void *
tc-i960.h 182 #define TC_FIX_TYPE struct { unsigned bsr : 1; }
tc-sparc.h 170 #define TC_FIX_TYPE valueT
tc-alpha.h 155 #define TC_FIX_TYPE struct alpha_fix_tag
163 /* Initialize the TC_FIX_TYPE field. */
170 /* Work with DEBUG5 to print fields in tc_fix_type. */
tc-hppa.h 208 #define TC_FIX_TYPE void *
tc-aarch64.h 81 #define TC_FIX_TYPE struct aarch64_fix
tc-ppc.h 101 #define TC_FIX_TYPE struct _ppc_fix_extra
tc-tic6x.h 148 #define TC_FIX_TYPE tic6x_fix_info
tc-arm.h 125 #define TC_FIX_TYPE int
tc-nds32.h 105 #define TC_FIX_TYPE struct fix *
tc-xtensa.h 341 #define TC_FIX_TYPE xtensa_fix_data
tc-ia64.h 150 #define TC_FIX_TYPE struct ia64_fix

Completed in 219 milliseconds