Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh64.h146 #undef tc_frob_label
147 #define tc_frob_label(sym) \ macro
Dtc-d10v.h51 #define tc_frob_label(sym) d10v_frob_label (sym) macro
Dtc-d30v.h54 #define tc_frob_label(sym) d30v_frob_label (sym) macro
Dtc-frv.h71 #define tc_frob_label(sym) frv_frob_label(sym) macro
Dtc-nios2.h67 #define tc_frob_label(lab) nios2_frob_label (lab) macro
Dtc-tic54x.h99 #define tc_frob_label(sym) tic54x_define_label (sym) macro
Dtc-m68k.h103 #define tc_frob_label(sym) m68k_frob_label (sym) macro
Dtc-mips.h112 #define tc_frob_label(sym) mips_define_label (sym) macro
Dtc-alpha.h105 #define tc_frob_label(sym) alpha_define_label (sym) macro
Dtc-hppa.h102 #define tc_frob_label(sym) pa_define_label (sym) macro
Dtc-tic6x.h195 #define tc_frob_label(sym) tic6x_frob_label (sym) macro
Dobj-elf.h145 #ifndef tc_frob_label
Dtc-aarch64.h76 #define tc_frob_label(S) aarch64_frob_label (S) macro
Dtc-sh.h120 #define tc_frob_label(sym) sh_frob_label (sym) macro
Dtc-ppc.h173 #define tc_frob_label(sym) ppc_frob_label (sym) macro
Dtc-xtensa.h354 #define tc_frob_label(sym) xtensa_frob_label (sym) macro
Dtc-nds32.h136 #define tc_frob_label(label) nds32_frob_label (label) macro
Dtc-ia64.h128 #define tc_frob_label(s) ia64_frob_label (s) macro
Dtc-arm.h110 #define tc_frob_label(S) arm_frob_label (S) macro
/toolchain/binutils/binutils-2.25/gas/
Dsymbols.c470 #ifdef tc_frob_label in colon()
471 tc_frob_label (symbolP); in colon()
DChangeLog-2005904 Similarly in the respective tc_frob_label implementation functions.
911 * config/tc-m68hc11.h (tc_frob_label): Remove.
913 * config/tc-sh.h (tc_frob_label): Pass sym to sh_frob_label.
914 * config/tc-sh64.h (tc_frob_label): Likewise.
DChangeLog-9697503 (tc_frob_label): Define.
1907 * config/obj-vms.h (obj_frob_label): Rename from tc_frob_label.
2867 * config/tc-m68k.h (tc_frob_label): Define.
4947 (tc_frob_label): Define.
DChangeLog-92952308 (tc_frob_label): Define.
2336 (vms_check_for_special_label, tc_frob_label): Move them to group
4827 (tc_frob_label): define this to call vms_check_for_special_label,
4832 (vms_check_for_special_label): new routine (tc_frob_label).
10241 use new macro tc_frob_label.
10242 * config/tc-hppa.h (tc_frob_label): Define.
10268 * config/tc-mips.h (tc_frob_label): Define to be
DChangeLog-2009746 (tc_frob_label): Define as d10v_frob_label.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi1400 @item tc_frob_label
1401 @cindex tc_frob_label

12