Home
last modified time | relevance | path

Searched refs:gdbarch_push_dummy_call (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfcall.c642 sp = gdbarch_push_dummy_call (current_gdbarch, function, current_regcache, in call_function_by_hand()
H A Dgdbarch.h534 extern CORE_ADDR gdbarch_push_dummy_call (struct gdbarch *gdbarch, struct value *function, struct r…
H A Dgdbarch.c2351 gdbarch_push_dummy_call (struct gdbarch *gdbarch, struct value *function, struct regcache *regcache… in gdbarch_push_dummy_call() function
H A DChangeLog-20038743 gdbarch_push_dummy_call.
11722 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when