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

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dinferior.h57 extern struct cleanup *make_cleanup_restore_inferior_status (struct inferior_status *);
H A Dinfcall.c413 inf_status_cleanup = make_cleanup_restore_inferior_status (inf_status);
H A Dinfrun.c3917 make_cleanup_restore_inferior_status (struct inferior_status *inf_status)
3909 make_cleanup_restore_inferior_status (struct inferior_status *inf_status) function

Completed in 113 milliseconds