Searched refs:coff_last_bf (Results 1 – 3 of 3) sorted by relevance
1212 static symbolS *coff_last_bf; variable1442 if (coff_last_bf != NULL) in coff_frob_symbol()1443 SA_SET_SYM_ENDNDX (coff_last_bf, symp); in coff_frob_symbol()1444 coff_last_bf = symp; in coff_frob_symbol()
5090 (coff_last_bf): New static variable.
3134 * config/obj-coff.c (coff_last_bf): Don't declare for OBJ_XCOFF.