Home
last modified time | relevance | path

Searched refs:to_post_attach (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinf-child.c192 t->to_post_attach = inf_child_post_attach; in inf_child_target()
H A Dtarget.h302 void (*to_post_attach) (int); member
474 (*current_target.to_post_attach) (pid)
H A Dtarget.c386 INHERIT (to_post_attach, t); in update_current_target()
477 de_fault (to_post_attach, in update_current_target()
1835 debug_target.to_post_attach (pid); in debug_to_post_attach()
2483 current_target.to_post_attach = debug_to_post_attach; in setup_target_debug()
H A Dinftarg.c589 deprecated_child_ops.to_post_attach = child_post_attach; in init_child_ops()
H A Dinf-ptrace.c619 t->to_post_attach = inf_ptrace_post_attach; in inf_ptrace_target()
H A Dnto-procfs.c1268 procfs_ops.to_post_attach = procfs_post_attach; in init_procfs_ops()
H A Dlinux-nat.c2342 linux_nat_ops.to_post_attach = child_post_attach; in init_linux_nat_ops()