Searched refs:call_me (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
H A Dmodules-solib.c17 call_me (void (*callee) (void)) function
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddebug-expr.c4 call_me (int *arg) function
14 return call_me (&val);
H A Denum_cond.c31 call_me (struct x param) function
45 call_me (val);
H A Dframe-args.c38 call_me (int i, float f, struct s s, struct s *ss, union u u, enum color e) function
53 call_me (3, 5.0, s, &s, u, green);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Ddebug-expr.c4 call_me (int *arg) function
14 return call_me (&val);
H A Denum_cond.c31 call_me (struct x param) function
45 call_me (val);
H A Dframe-args.c38 call_me (int i, float f, struct s s, struct s *ss, union u u, enum color e) function
53 call_me (3, 5.0, s, &s, u, green);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.perf/
H A Dskip-command.cc34 call_me (int x, c y) function
43 call_me (func (), c ());
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.perf/
H A Dskip-command.cc34 call_me (int x, c y) function
43 call_me (func (), c ());
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Darrayparam.exp40 gdb_test "print call_me(\"bonjour\")" \
59 gdb_breakpoint "pck.call_me"
60 gdb_continue_to_breakpoint call_me

Completed in 146 milliseconds