Searched defs:func_type (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dobservable.h60 typedef std::function<void (T...)> func_type; typedef in class:gdb::observers::observable
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-object-run.c107 create_copied_type_recursive (objfile *objfile, type *func_type) argument
134 struct type *func_type = func_sym->type (); local
[all...]
H A Dcompile-object-load.c519 struct type *func_type = func_sym->type (); local
607 struct type *func_type; local
[all...]
H A Dcompile-cplus-types.c668 gcc_type func_type = compile_cplus_convert_func (instance, method_type, true); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-run.c142 struct type *func_type = SYMBOL_TYPE (func_sym); local
[all...]
H A Dcompile-object-load.c504 struct type *func_type = SYMBOL_TYPE (func_sym); local
592 struct type *func_type; local
[all...]
H A Dcompile-cplus-types.c669 gcc_type func_type = compile_cplus_convert_func (instance, method_type, true); local
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dobservable.h85 typedef std::function<void (T...)> func_type; typedef in class:gdb::observers::observable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-sysv-tdep.c673 do_ppc_sysv_return_value (struct gdbarch *gdbarch, struct type *func_type, argument
1909 struct type *func_type = function ? value_type (function) : NULL; local
H A Dmsp430-tdep.c652 struct type *func_type = value_type (function); local
H A Dor1k-tdep.c610 struct type *func_type = value_type (function); local
H A Drx-tdep.c668 struct type *func_type = value_type (function); local
[all...]
H A Dtic6x-tdep.c867 struct type *func_type = value_type (function); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dloongarch-tdep.c573 struct type *func_type = check_typedef (value_type (function)); local
H A Dppc-sysv-tdep.c679 do_ppc_sysv_return_value (struct gdbarch *gdbarch, struct type *func_type, argument
1990 struct type *func_type = function ? value_type (function) : NULL; local
H A Dor1k-tdep.c641 struct type *func_type = value_type (function); local
H A Dtic6x-tdep.c867 struct type *func_type = value_type (function); local
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-atm.c437 uint8_t cell_type, func_type, payload, clp; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dptype.c242 typedef int (*func_type) (int (*) (int, float), float); typedef
H A Dctf-ptype.c212 typedef int (*func_type) (int (*) (int, float), float); typedef
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c163 tree func_type = NULL_TREE; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pretty-print.c170 pp_c_cv_qualifiers(c_pretty_printer *pp, int qualifiers, bool func_type) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc163 tree func_type = NULL_TREE; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dctf-ptype.c224 typedef int (*func_type) (int (*) (int, float), float); typedef
H A Dptype.c242 typedef int (*func_type) (int (*) (int, float), float); typedef

Completed in 430 milliseconds

123