Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinfcall.c333 gdb_assert (gdbarch_push_dummy_code_p (gdbarch)); in push_dummy_code()
H A Dgdbarch.h370 extern int gdbarch_push_dummy_code_p (struct gdbarch *gdbarch);
H A Dgdbarch.c1211 gdbarch_push_dummy_code_p (gdbarch)); in gdbarch_dump()
2250 gdbarch_push_dummy_code_p (struct gdbarch *gdbarch) in gdbarch_push_dummy_code_p() function