HomeSort by: relevance | last modified time | path
    Searched refs:TC_FRAG_TYPE (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gas/config/
tc-score.h 63 #define TC_FRAG_TYPE struct score_tc_frag_data
tc-mn10300.h 126 #define TC_FRAG_TYPE bool
tc-ns32k.h 68 #define TC_FRAG_TYPE \
tc-rl78.h 55 #define TC_FRAG_TYPE struct rl78_bytesT *
tc-rx.h 67 #define TC_FRAG_TYPE struct rx_bytesT *
tc-tic54x.h 66 #define TC_FRAG_TYPE int
tc-arc.h 184 #define TC_FRAG_TYPE struct arc_relax_type
tc-avr.h 244 #define TC_FRAG_TYPE struct avr_frag_data
tc-mmix.h 174 #define TC_FRAG_TYPE fragS *
tc-riscv.h 166 #define TC_FRAG_TYPE struct riscv_frag_type
tc-tic6x.h 134 #define TC_FRAG_TYPE tic6x_frag_info
tc-xtensa.h 358 #define TC_FRAG_TYPE struct xtensa_frag_type
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.h 63 #define TC_FRAG_TYPE struct score_tc_frag_data
tc-mn10300.h 126 #define TC_FRAG_TYPE bool
tc-ns32k.h 68 #define TC_FRAG_TYPE \
tc-rl78.h 55 #define TC_FRAG_TYPE struct rl78_bytesT *
tc-rx.h 67 #define TC_FRAG_TYPE struct rx_bytesT *
tc-tic54x.h 66 #define TC_FRAG_TYPE int
tc-arc.h 184 #define TC_FRAG_TYPE struct arc_relax_type
tc-avr.h 244 #define TC_FRAG_TYPE struct avr_frag_data
tc-mmix.h 174 #define TC_FRAG_TYPE fragS *
tc-riscv.h 166 #define TC_FRAG_TYPE struct riscv_frag_type
tc-tic6x.h 132 #define TC_FRAG_TYPE tic6x_frag_info
  /src/external/gpl3/binutils/dist/gas/
frags.h 96 #ifdef TC_FRAG_TYPE
97 TC_FRAG_TYPE tc_frag_data;
  /src/external/gpl3/binutils.old/dist/gas/
frags.h 96 #ifdef TC_FRAG_TYPE
97 TC_FRAG_TYPE tc_frag_data;

Completed in 40 milliseconds

1 2