OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Fri Apr 03 00:24:04 UTC 2026