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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.h 115 #define tc_new_dot_label(sym) mips_add_dot_label (sym) macro
tc-ppc.h 208 #define tc_new_dot_label(sym) ppc_new_dot_label (sym)
207 #define tc_new_dot_label macro
  /toolchain/binutils/binutils-2.25/gas/
symbols.c 676 #ifdef tc_new_dot_label
677 tc_new_dot_label (symbolP);
    [all...]

Completed in 1158 milliseconds