HomeSort by: relevance | last modified time | path
    Searched defs:TC_FIX_TYPE (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gas/config/
tc-dlx.h 36 #define TC_FIX_TYPE bit_fixS *
tc-ns32k.h 90 #define TC_FIX_TYPE \
tc-spu.h 39 #define TC_FIX_TYPE struct tc_fix_info
tc-tilegx.h 49 #define TC_FIX_TYPE const struct tilegx_operand *
51 /* Initialize the TC_FIX_TYPE field. */
tc-tilepro.h 49 #define TC_FIX_TYPE const struct tilepro_operand *
51 /* Initialize the TC_FIX_TYPE field. */
tc-v850.h 85 #define TC_FIX_TYPE void *
tc-csky.h 86 #define TC_FIX_TYPE struct tls_addend
tc-alpha.h 160 #define TC_FIX_TYPE struct alpha_fix_tag
168 /* Initialize the TC_FIX_TYPE field. */
175 /* Work with DEBUG5 to print fields in tc_fix_type. */
tc-hppa.h 214 #define TC_FIX_TYPE void *
tc-riscv.h 112 #define TC_FIX_TYPE struct riscv_fix
tc-sparc.h 141 #define TC_FIX_TYPE valueT
tc-ppc.h 102 #define TC_FIX_TYPE struct _ppc_fix_extra
tc-tic6x.h 150 #define TC_FIX_TYPE tic6x_fix_info
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-dlx.h 36 #define TC_FIX_TYPE bit_fixS *
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-csky.h 86 #define TC_FIX_TYPE struct tls_addend
tc-alpha.h 160 #define TC_FIX_TYPE struct alpha_fix_tag
168 /* Initialize the TC_FIX_TYPE field. */
175 /* Work with DEBUG5 to print fields in tc_fix_type. */
tc-hppa.h 214 #define TC_FIX_TYPE void *
tc-riscv.h 112 #define TC_FIX_TYPE struct riscv_fix
tc-sparc.h 141 #define TC_FIX_TYPE valueT
tc-ppc.h 101 #define TC_FIX_TYPE struct _ppc_fix_extra

Completed in 29 milliseconds

1 2