OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opcode_entry
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
visium.h
225
static const struct
opcode_entry
struct
/src/external/gpl3/binutils.old/dist/include/opcode/
visium.h
225
static const struct
opcode_entry
struct
/src/external/gpl3/gdb/dist/include/opcode/
visium.h
225
static const struct
opcode_entry
struct
/src/external/gpl3/gdb.old/dist/include/opcode/
visium.h
225
static const struct
opcode_entry
struct
/src/external/gpl3/binutils/dist/opcodes/
i386-gen.c
1600
struct
opcode_entry
struct in struct:opcode_hash_entry
1602
struct
opcode_entry
*next;
1815
struct
opcode_entry
*entry;
1849
struct
opcode_entry
**entryp = &(*hash_slot)->entry.next;
1853
entry = (struct
opcode_entry
*)xmalloc (sizeof (struct
opcode_entry
));
2036
struct
opcode_entry
*next;
2058
struct
opcode_entry
*next = &opcode_array[j]->entry;
/src/external/gpl3/binutils.old/dist/opcodes/
i386-gen.c
1580
struct
opcode_entry
struct in struct:opcode_hash_entry
1582
struct
opcode_entry
*next;
1795
struct
opcode_entry
*entry;
1829
struct
opcode_entry
**entryp = &(*hash_slot)->entry.next;
1833
entry = (struct
opcode_entry
*)xmalloc (sizeof (struct
opcode_entry
));
2016
struct
opcode_entry
*next;
2038
struct
opcode_entry
*next = &opcode_array[j]->entry;
/src/external/gpl3/gdb/dist/opcodes/
i386-gen.c
1536
struct
opcode_entry
struct in struct:opcode_hash_entry
1538
struct
opcode_entry
*next;
1751
struct
opcode_entry
*entry;
1785
struct
opcode_entry
**entryp = &(*hash_slot)->entry.next;
1789
entry = (struct
opcode_entry
*)xmalloc (sizeof (struct
opcode_entry
));
1972
struct
opcode_entry
*next;
1994
struct
opcode_entry
*next = &opcode_array[j]->entry;
/src/external/gpl3/gdb.old/dist/opcodes/
i386-gen.c
1527
struct
opcode_entry
struct in struct:opcode_hash_entry
1529
struct
opcode_entry
*next;
1679
struct
opcode_entry
*entry;
1713
struct
opcode_entry
**entryp = &(*hash_slot)->entry.next;
1717
entry = (struct
opcode_entry
*)xmalloc (sizeof (struct
opcode_entry
));
1951
struct
opcode_entry
*next;
1973
struct
opcode_entry
*next = &opcode_array[j]->entry;
Completed in 22 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026