Searched refs:i860_check_label (Results 1 – 3 of 3) sorted by relevance
86 extern void i860_check_label (symbolS *labelsym);87 #define tc_check_label(ls) i860_check_label (ls)
1482 i860_check_label (symbolS *labelsym) in i860_check_label() function
1092 * config/tc-i860.c (i860_check_label): New function.1093 * config/tc-i860.h (i860_check_label): New prototype.1094 (tc_check_label): Define macro as i860_check_label.