Searched defs:tc_frob_symbol (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-cris.h120 #define tc_frob_symbol(symp, punt) \ macro
H A Dtc-nios2.h70 #define tc_frob_symbol(symp, punt) punt = nios2_frob_symbol (symp) ? 1 : punt macro
H A Dtc-xgate.h109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) macro
H A Dtc-hppa.h140 #define tc_frob_symbol(sym,punt) \ macro
188 #define tc_frob_symbol(sym,punt) \ macro
H A Dtc-m68k.h61 #define tc_frob_symbol(sym,punt) \ macro
H A Dtc-mips.h130 #define tc_frob_symbol(sym, punt) mips_frob_symbol (sym) macro
H A Dtc-mmix.h139 #define tc_frob_symbol(sym, punt) \ macro
H A Dtc-ppc.h170 #define tc_frob_symbol macro
H A Dtc-ia64.h130 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-cris.h120 #define tc_frob_symbol(symp, punt) \ macro
H A Dtc-nios2.h70 #define tc_frob_symbol(symp, punt) punt = nios2_frob_symbol (symp) ? 1 : punt macro
H A Dtc-xgate.h109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) macro
H A Dtc-m68k.h64 #define tc_frob_symbol(sym,punt) \ macro
H A Dtc-mips.h130 #define tc_frob_symbol(sym, punt) mips_frob_symbol (sym) macro
H A Dtc-mmix.h139 #define tc_frob_symbol(sym, punt) \ macro
H A Dtc-hppa.h138 #define tc_frob_symbol(sym,punt) \ macro
186 #define tc_frob_symbol(sym,punt) \ macro
H A Dtc-ppc.h171 #define tc_frob_symbol macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nios2.h70 #define tc_frob_symbol(symp, punt) punt = nios2_frob_symbol (symp) ? 1 : punt macro
H A Dtc-cris.h120 #define tc_frob_symbol(symp, punt) \ macro
H A Dtc-xgate.h109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) macro
H A Dtc-m68k.h64 #define tc_frob_symbol(sym,punt) \ macro
H A Dtc-mmix.h139 #define tc_frob_symbol(sym, punt) \ macro
H A Dtc-mips.h130 #define tc_frob_symbol(sym, punt) mips_frob_symbol (sym) macro
H A Dtc-hppa.h138 #define tc_frob_symbol(sym,punt) \ macro
186 #define tc_frob_symbol(sym,punt) \ macro
H A Dtc-ppc.h171 #define tc_frob_symbol macro

Completed in 200 milliseconds

12