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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.h206 #define tc_check_label(sym) kvx_check_label(sym)
205 #define tc_check_label macro
H A Dtc-nds32.h151 #define tc_check_label(label) nds32_check_label (label) macro
H A Dtc-ia64.h161 #define tc_check_label(l) ia64_check_label (l) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ia64.h161 #define tc_check_label(l) ia64_check_label (l) macro
H A Dtc-nds32.h152 #define tc_check_label(label) nds32_check_label (label) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nds32.h151 #define tc_check_label(label) nds32_check_label (label) macro
H A Dtc-ia64.h161 #define tc_check_label(l) ia64_check_label (l) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dread.c1075 #ifdef tc_check_label
1076 tc_check_label (line_label);
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dread.c1056 #ifdef tc_check_label
1057 tc_check_label (line_label);
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dread.c1080 #ifdef tc_check_label
1081 tc_check_label (line_label);

Completed in 236 milliseconds