Home
last modified time | relevance | path

Searched refs:tc_frob_symbol (Results 1 – 9 of 9) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-hppa.h144 #define tc_frob_symbol(sym,punt) \ macro
175 #define tc_frob_symbol(sym,punt) \ macro
Dtc-cris.h123 #define tc_frob_symbol(symp, punt) \ macro
Dtc-mmix.h145 #define tc_frob_symbol(sym, punt) \ macro
Dtc-m68k.h151 #define tc_frob_symbol(sym,punt) \ macro
Dtc-sh64.h156 #define tc_frob_symbol(symp, punt) \ macro
Dtc-ppc.h193 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym) macro
Dtc-ia64.h129 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dwrite.c1951 #ifdef tc_frob_symbol in write_object_file()
1953 tc_frob_symbol (symp, punt); in write_object_file()
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi1458 @item tc_frob_symbol
1459 @cindex tc_frob_symbol