OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sparc_opcode_archs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
sparc-opc.c
106
/* Hardware capability sets, used to keep
sparc_opcode_archs
easy to
133
const struct sparc_opcode_arch
sparc_opcode_archs
[] =
variable in typeref:struct:sparc_opcode_arch
177
for (p = &
sparc_opcode_archs
[0]; p->name; ++p)
179
return (enum sparc_opcode_arch_val) (p - &
sparc_opcode_archs
[0]);
/src/external/gpl3/binutils.old/dist/opcodes/
sparc-opc.c
106
/* Hardware capability sets, used to keep
sparc_opcode_archs
easy to
133
const struct sparc_opcode_arch
sparc_opcode_archs
[] =
variable in typeref:struct:sparc_opcode_arch
177
for (p = &
sparc_opcode_archs
[0]; p->name; ++p)
179
return (enum sparc_opcode_arch_val) (p - &
sparc_opcode_archs
[0]);
/src/external/gpl3/gdb/dist/opcodes/
sparc-opc.c
106
/* Hardware capability sets, used to keep
sparc_opcode_archs
easy to
133
const struct sparc_opcode_arch
sparc_opcode_archs
[] =
variable in typeref:struct:sparc_opcode_arch
177
for (p = &
sparc_opcode_archs
[0]; p->name; ++p)
179
return (enum sparc_opcode_arch_val) (p - &
sparc_opcode_archs
[0]);
/src/external/gpl3/gdb.old/dist/opcodes/
sparc-opc.c
106
/* Hardware capability sets, used to keep
sparc_opcode_archs
easy to
133
const struct sparc_opcode_arch
sparc_opcode_archs
[] =
variable in typeref:struct:sparc_opcode_arch
177
for (p = &
sparc_opcode_archs
[0]; p->name; ++p)
179
return (enum sparc_opcode_arch_val) (p - &
sparc_opcode_archs
[0]);
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026