Searched refs:tc_frob_label (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-d10v.h52 #define tc_frob_label(sym) d10v_frob_label (sym) macro
H A Dtc-d30v.h55 #define tc_frob_label(sym) d30v_frob_label (sym) macro
H A Dtc-frv.h72 #define tc_frob_label(sym) frv_frob_label(sym) macro
H A Dtc-sh64.h147 #undef tc_frob_label macro
148 #define tc_frob_label(sym) \ macro
H A Dtc-m68k.h105 #define tc_frob_label(sym) m68k_frob_label (sym) macro
H A Dtc-mips.h109 #define tc_frob_label(sym) mips_define_label (sym) macro
H A Dtc-tic54x.h97 #define tc_frob_label(sym) tic54x_define_label (sym) macro
H A Dtc-alpha.h106 #define tc_frob_label(sym) alpha_define_label (sym) macro
H A Dtc-hppa.h92 /* pa_define_label gets used outside of tc-hppa.c via tc_frob_label. */
103 #define tc_frob_label(sym) pa_define_label (sym) macro
H A Dtc-tic6x.h153 #define tc_frob_label(sym) tic6x_frob_label (sym) macro
H A Dobj-elf.h147 #ifndef tc_frob_label
H A Dtc-ppc.h172 #define tc_frob_label(sym) ppc_frob_label (sym)
171 #define tc_frob_label macro
H A Dtc-sh.h121 #define tc_frob_label(sym) sh_frob_label (sym) macro
H A Dtc-xtensa.h350 #define tc_frob_label(sym) xtensa_frob_label (sym) macro
H A Dtc-arm.h95 #define tc_frob_label(S) arm_frob_label (S) macro
H A Dtc-ia64.h128 #define tc_frob_label(s) ia64_frob_label (s) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dsymbols.c473 #ifdef tc_frob_label
474 tc_frob_label (symbolP);

Completed in 125 milliseconds