HomeSort by: relevance | last modified time | path
    Searched defs:tc_new_dot_label (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.h 115 #define tc_new_dot_label(sym) mips_add_dot_label (sym) macro
tc-ppc.h 213 #define tc_new_dot_label(sym) ppc_new_dot_label (sym)
212 #define tc_new_dot_label macro
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.h 115 #define tc_new_dot_label(sym) mips_add_dot_label (sym) macro
tc-ppc.h 214 #define tc_new_dot_label(sym) ppc_new_dot_label (sym)
213 #define tc_new_dot_label macro

Completed in 26 milliseconds