OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_function_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
gdbtypes.c
538
make_function_type
(struct type *type, struct type **typeptr)
570
return
make_function_type
(type, (struct type **) 0);
582
struct type *fn =
make_function_type
(type, (struct type **) 0);
537
make_function_type
(struct type *type, struct type **typeptr)
function
/src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c
538
make_function_type
(struct type *type, struct type **typeptr)
570
return
make_function_type
(type, (struct type **) 0);
582
struct type *fn =
make_function_type
(type, (struct type **) 0);
537
make_function_type
(struct type *type, struct type **typeptr)
function
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026