Searched refs:ia64_check_label (Results 1 – 6 of 6) sorted by relevance
116 extern void ia64_check_label PARAMS ((symbolS *));155 #define tc_check_label(l) ia64_check_label (l)
10942 ia64_check_label (symbolS *label) in ia64_check_label() function
120 extern void ia64_check_label PARAMS ((symbolS *));159 #define tc_check_label(l) ia64_check_label (l)
11849 ia64_check_label (symbolS *label) in ia64_check_label() function
2187 * config/tc-ia64.c (ia64_check_label): New.