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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c3600 static symbolS *saved_bi_sym = 0;
3619 if (saved_bi_sym)
3621 S_SET_VALUE (saved_bi_sym, coff_n_line_nos);
3622 saved_bi_sym = 0;
3690 saved_bi_sym = 0;
3692 saved_bi_sym = sym;
3586 static symbolS *saved_bi_sym = 0; variable

Completed in 161 milliseconds