OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:argument_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
xtensa-tdep.c
1688
struct
argument_info
struct
1701
struct
argument_info
*arg_info =
1702
(struct
argument_info
*) alloca (nargs * sizeof (struct
argument_info
));
1752
struct
argument_info
*info = &arg_info[i];
1832
struct
argument_info
*info = &arg_info[i];
/src/external/gpl3/gdb/dist/gdb/
xtensa-tdep.c
1687
struct
argument_info
struct
1700
struct
argument_info
*arg_info =
1701
(struct
argument_info
*) alloca (nargs * sizeof (struct
argument_info
));
1751
struct
argument_info
*info = &arg_info[i];
1831
struct
argument_info
*info = &arg_info[i];
Completed in 19 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026