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

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-alpha.h104 #define tc_frob_label(sym) alpha_define_label (sym) macro
H A Dtc-mips.h102 #define tc_frob_label(sym) mips_define_label (sym) macro
H A Dobj-elf.h150 #ifndef tc_frob_label
H A Dtc-ppc.h157 #define tc_frob_label(sym) ppc_frob_label (sym)
156 #define tc_frob_label macro
H A Dtc-arm.h95 #define tc_frob_label(S) arm_frob_label (S) macro
H A Dtc-ia64.h127 #define tc_frob_label(s) ia64_frob_label (s) macro
/freebsd-10-stable/contrib/binutils/gas/
H A Dsymbols.c471 #ifdef tc_frob_label
472 tc_frob_label (symbolP);

Completed in 110 milliseconds