Home
last modified time | relevance | path

Searched refs:gdbarch_push_dummy_code_ftype (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h586 typedef CORE_ADDR (gdbarch_push_dummy_code_ftype) (struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR… typedef
588 extern void set_gdbarch_push_dummy_code (struct gdbarch *gdbarch, gdbarch_push_dummy_code_ftype *pu…
H A Dgdbarch.c167 gdbarch_push_dummy_code_ftype *push_dummy_code;
2443 gdbarch_push_dummy_code_ftype push_dummy_code) in set_gdbarch_push_dummy_code()