OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:itbl_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
itbl-ops.c
63
* struct
itbl_entry
= {
79
* struct
itbl_entry
*next = 0
132
struct
itbl_entry
{
struct
140
struct
itbl_entry
*next; /* next entry */
147
static struct
itbl_entry
*entries[e_nprocs][e_ntypes];
150
static unsigned long build_opcode (struct
itbl_entry
*e);
153
static struct
itbl_entry
**get_entries (e_processor processor,
155
static struct
itbl_entry
*find_entry_byname (e_processor processor,
157
static struct
itbl_entry
*find_entry_byval (e_processor processor,
159
static struct
itbl_entry
*alloc_entry (e_processor processor
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/
itbl-ops.c
63
* struct
itbl_entry
= {
79
* struct
itbl_entry
*next = 0
132
struct
itbl_entry
{
struct
140
struct
itbl_entry
*next; /* next entry */
147
static struct
itbl_entry
*entries[e_nprocs][e_ntypes];
150
static unsigned long build_opcode (struct
itbl_entry
*e);
153
static struct
itbl_entry
**get_entries (e_processor processor,
155
static struct
itbl_entry
*find_entry_byname (e_processor processor,
157
static struct
itbl_entry
*find_entry_byval (e_processor processor,
159
static struct
itbl_entry
*alloc_entry (e_processor processor
[
all
...]
Completed in 517 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026