/toolchain/binutils/binutils-2.27/gas/config/ |
tc-cris.h | 121 #define tc_frob_symbol(symp, punt) \ macro
|
tc-nios2.h | 70 #define tc_frob_symbol(symp, punt) punt = nios2_frob_symbol (symp) ? 1 : punt macro
|
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-m68k.h | 110 #define tc_frob_symbol(sym,punt) \ macro
|
tc-mmix.h | 139 #define tc_frob_symbol(sym, punt) \ macro
|
tc-sh64.h | 157 #define tc_frob_symbol(symp, punt) \ macro
|
tc-ppc.h | 188 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym) 187 #define tc_frob_symbol macro
|
tc-ia64.h | 130 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro
|