Searched refs:make_cleanup_unpush_target (Results 1 – 3 of 3) sorted by relevance
131 back_to = make_cleanup_unpush_target (ops); in inf_ptrace_create_inferior()211 back_to = make_cleanup_unpush_target (ops); in inf_ptrace_attach()
97 extern struct cleanup *make_cleanup_unpush_target (struct target_ops *ops);
401 make_cleanup_unpush_target (struct target_ops *ops) in make_cleanup_unpush_target() function