Home
last modified time | relevance | path

Searched refs:push_dummy_call (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDgdbarch.c159 gdbarch_push_dummy_call_ftype *push_dummy_call; member
1994 (long) current_gdbarch->push_dummy_call); in gdbarch_dump()
3282 return gdbarch->push_dummy_call != NULL; in gdbarch_push_dummy_call_p()
3289 gdb_assert (gdbarch->push_dummy_call != NULL); in gdbarch_push_dummy_call()
3292 …return gdbarch->push_dummy_call (gdbarch, func_addr, regcache, bp_addr, nargs, args, sp, struct_re… in gdbarch_push_dummy_call()
3297 gdbarch_push_dummy_call_ftype push_dummy_call) in set_gdbarch_push_dummy_call() argument
3299 gdbarch->push_dummy_call = push_dummy_call; in set_gdbarch_push_dummy_call()
HDgdbarch.h726 …_gdbarch_push_dummy_call (struct gdbarch *gdbarch, gdbarch_push_dummy_call_ftype *push_dummy_call);
/NextBSD/contrib/gdb/gdb/doc/
HDgdbint.texinfo3698 @item push_dummy_call (@var{gdbarch}, @var{func_addr}, @var{regcache}, @var{pc_addr}, @var{nargs}, …
3699 @findex push_dummy_call
3701 @anchor{push_dummy_call} Define this to push the dummy frame's call to