Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dinf-ptrace.c131 back_to = make_cleanup_unpush_target (ops); in inf_ptrace_create_inferior()
211 back_to = make_cleanup_unpush_target (ops); in inf_ptrace_attach()
H A Dutils.h97 extern struct cleanup *make_cleanup_unpush_target (struct target_ops *ops);
H A Dutils.c401 make_cleanup_unpush_target (struct target_ops *ops) in make_cleanup_unpush_target() function