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

  /src/external/gpl3/binutils/dist/opcodes/
arc-dis.c 1454 ARC_OPTION_ARG_ARCH,
1467 ARC_OPTION_ARG_ARCH },
1519 args[ARC_OPTION_ARG_ARCH].name = "ARCH";
1520 args[ARC_OPTION_ARG_ARCH].values = XNEWVEC (const char *, nr_of_cpus);
1522 args[ARC_OPTION_ARG_ARCH].values[i] = cpu_types[i].name;
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-dis.c 1455 ARC_OPTION_ARG_ARCH,
1468 ARC_OPTION_ARG_ARCH },
1520 args[ARC_OPTION_ARG_ARCH].name = "ARCH";
1521 args[ARC_OPTION_ARG_ARCH].values = XNEWVEC (const char *, nr_of_cpus);
1523 args[ARC_OPTION_ARG_ARCH].values[i] = cpu_types[i].name;
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-dis.c 1455 ARC_OPTION_ARG_ARCH,
1468 ARC_OPTION_ARG_ARCH },
1520 args[ARC_OPTION_ARG_ARCH].name = "ARCH";
1521 args[ARC_OPTION_ARG_ARCH].values = XNEWVEC (const char *, nr_of_cpus);
1523 args[ARC_OPTION_ARG_ARCH].values[i] = cpu_types[i].name;
  /src/external/gpl3/gdb/dist/opcodes/
arc-dis.c 1455 ARC_OPTION_ARG_ARCH,
1468 ARC_OPTION_ARG_ARCH },
1520 args[ARC_OPTION_ARG_ARCH].name = "ARCH";
1521 args[ARC_OPTION_ARG_ARCH].values = XNEWVEC (const char *, nr_of_cpus);
1523 args[ARC_OPTION_ARG_ARCH].values[i] = cpu_types[i].name;

Completed in 17 milliseconds