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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.h 109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) macro
tc-hppa.h 140 #define tc_frob_symbol(sym,punt) \ macro
180 #define tc_frob_symbol(sym,punt) \ macro
tc-nios2.h 70 #define tc_frob_symbol(symp, punt) punt = nios2_frob_symbol (symp) ? 1 : punt macro
tc-cris.h 123 #define tc_frob_symbol(symp, punt) \ macro
tc-m68k.h 110 #define tc_frob_symbol(sym,punt) \ macro
tc-mmix.h 145 #define tc_frob_symbol(sym, punt) \ macro
tc-ppc.h 186 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym)
185 #define tc_frob_symbol macro
tc-sh64.h 157 #define tc_frob_symbol(symp, punt) \ macro
tc-ia64.h 130 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro
  /toolchain/binutils/binutils-2.25/gas/
write.c     [all...]

Completed in 359 milliseconds