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

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-alpha.h104 #define tc_frob_label(sym) alpha_define_label (sym)
105 extern void alpha_define_label (symbolS *);
H A Dtc-alpha.c5477 alpha_define_label (symbolS *sym)
5464 alpha_define_label (symbolS *sym) function
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.h103 #define tc_frob_label(sym) alpha_define_label (sym)
104 extern void alpha_define_label PARAMS ((symbolS *));
H A Dtc-alpha.c1424 alpha_define_label (sym)
1417 alpha_define_label (sym) function

Completed in 87 milliseconds