OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:func_func_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
elfread.c
911
struct type *
func_func_type
= builtin_type (gdbarch)->builtin_func_func;
local
927
function = value::allocate (
func_func_type
);
1006
struct type *
func_func_type
= builtin_type (gdbarch)->builtin_func_func;
local
1007
struct type *value_type =
func_func_type
->target_type ();
1036
func_func = value::allocate (
func_func_type
);
/src/external/gpl3/gdb/dist/gdb/
elfread.c
909
struct type *
func_func_type
= builtin_type (gdbarch)->builtin_func_func;
local
925
function = value::allocate (
func_func_type
);
1004
struct type *
func_func_type
= builtin_type (gdbarch)->builtin_func_func;
local
1005
struct type *value_type =
func_func_type
->target_type ();
1034
func_func = value::allocate (
func_func_type
);
Completed in 69 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026