HomeSort by relevance Sort by last modified time
    Searched refs:tc_frob_label (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.h 51 #define tc_frob_label(sym) d10v_frob_label (sym) macro
tc-d30v.h 54 #define tc_frob_label(sym) d30v_frob_label (sym) macro
tc-frv.h 71 #define tc_frob_label(sym) frv_frob_label(sym) macro
tc-nios2.h 67 #define tc_frob_label(lab) nios2_frob_label (lab) macro
tc-sh64.h 146 #undef tc_frob_label macro
147 #define tc_frob_label(sym) \ macro
tc-m68k.h 103 #define tc_frob_label(sym) m68k_frob_label (sym) macro
tc-tic54x.h 99 #define tc_frob_label(sym) tic54x_define_label (sym) macro
tc-alpha.h 105 #define tc_frob_label(sym) alpha_define_label (sym) macro
tc-hppa.h 91 /* pa_define_label gets used outside of tc-hppa.c via tc_frob_label. */
102 #define tc_frob_label(sym) pa_define_label (sym) macro
tc-mips.h 112 #define tc_frob_label(sym) mips_define_label (sym) macro
obj-elf.h 145 #ifndef tc_frob_label
tc-aarch64.h 76 #define tc_frob_label(S) aarch64_frob_label (S) macro
tc-ppc.h 174 #define tc_frob_label(sym) ppc_frob_label (sym)
173 #define tc_frob_label macro
tc-sh.h 120 #define tc_frob_label(sym) sh_frob_label (sym) macro
tc-tic6x.h 195 #define tc_frob_label(sym) tic6x_frob_label (sym) macro
tc-xtensa.h 354 #define tc_frob_label(sym) xtensa_frob_label (sym) macro
tc-arm.h 110 #define tc_frob_label(S) arm_frob_label (S) macro
tc-ia64.h 128 #define tc_frob_label(s) ia64_frob_label (s) macro
tc-nds32.h 136 #define tc_frob_label(label) nds32_frob_label (label) macro
  /toolchain/binutils/binutils-2.25/gas/
symbols.c 472 #ifdef tc_frob_label
473 tc_frob_label (symbolP);
    [all...]

Completed in 433 milliseconds