Searched refs:gdbarch_push_dummy_code_p (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dinfcall.c351 if (gdbarch_push_dummy_code_p (gdbarch))
H A Dgdbarch.c1996 "gdbarch_dump: gdbarch_push_dummy_code_p() = %d\n",
1997 gdbarch_push_dummy_code_p (current_gdbarch));
3531 gdbarch_push_dummy_code_p (struct gdbarch *gdbarch) function
H A Dgdbarch.h926 extern int gdbarch_push_dummy_code_p (struct gdbarch *gdbarch);

Completed in 107 milliseconds