Searched refs:tc_frob_symbol (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.h169 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym)
168 #define tc_frob_symbol macro
H A Dtc-ia64.h129 #define tc_frob_symbol(s,p) p |= ia64_frob_symbol (s) macro
/freebsd-9.3-release/contrib/binutils/gas/
H A Dwrite.c1773 #ifdef tc_frob_symbol
1775 tc_frob_symbol (symp, punt);

Completed in 124 milliseconds