HomeSort by relevance Sort by last modified time
    Searched refs:TC_SYMFIELD_TYPE (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/gas/
struc-symbol.h 100 #ifdef TC_SYMFIELD_TYPE
101 TC_SYMFIELD_TYPE sy_tc;
symbols.h 212 #ifdef TC_SYMFIELD_TYPE
213 TC_SYMFIELD_TYPE *symbol_get_tc (symbolS *);
214 void symbol_set_tc (symbolS *, TC_SYMFIELD_TYPE *);
symbols.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mcore.h 56 #define TC_SYMFIELD_TYPE struct mcore_tc_sy
tc-i960.h 146 #define TC_SYMFIELD_TYPE symbolS *
tc-mips.h 75 #define TC_SYMFIELD_TYPE int
tc-mmix.h 211 #define TC_SYMFIELD_TYPE struct mmix_symbol_gregs *
tc-aarch64.h 85 #define TC_SYMFIELD_TYPE unsigned int
tc-ppc.h 157 #define TC_SYMFIELD_TYPE struct ppc_tc_sy
tc-sh64.h 155 #define TC_SYMFIELD_TYPE symbolS *
tc-xtensa.h 340 #define TC_SYMFIELD_TYPE struct xtensa_symfield_type
tc-arm.h 130 #define TC_SYMFIELD_TYPE unsigned int
obj-coff.h 172 #define TC_SYMFIELD_TYPE symbolS *
tc-ppc.c     [all...]

Completed in 450 milliseconds