Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sh64.h145 #undef tc_frob_label
146 #define tc_frob_label(sym) \ macro
Dtc-d30v.h60 #define tc_frob_label(sym) d30v_frob_label (sym) macro
Dtc-d10v.h56 #define tc_frob_label(sym) \ macro
Dtc-m68hc11.h110 #define tc_frob_label(sym) do {\ macro
Dtc-frv.h75 #define tc_frob_label(sym) frv_frob_label(sym) macro
Dtc-tic54x.h102 #define tc_frob_label(sym) tic54x_define_label (sym) macro
Dtc-mips.h93 #define tc_frob_label(sym) mips_define_label (sym) macro
Dtc-alpha.h104 #define tc_frob_label(sym) alpha_define_label (sym) macro
Dtc-hppa.h104 #define tc_frob_label(sym) pa_define_label (sym) macro
Dtc-m68k.h142 #define tc_frob_label(sym) m68k_frob_label (sym) macro
Dtc-ppc.h181 #define tc_frob_label(sym) ppc_frob_label (sym) macro
Dtc-arm.h90 #define tc_frob_label(S) arm_frob_label (S) macro
Dtc-xtensa.h331 #define tc_frob_label(sym) xtensa_frob_label (sym) macro
Dtc-sh.h120 #define tc_frob_label(sym) sh_frob_label () macro
Dtc-ia64.h127 #define tc_frob_label(s) ia64_frob_label (s) macro
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dsymbols.c489 #ifdef tc_frob_label in colon()
490 tc_frob_label (symbolP); in colon()
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dinternals.texi1402 @item tc_frob_label
1403 @cindex tc_frob_label