Home
last modified time | relevance | path

Searched refs:child_insert_vfork_catchpoint (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dinftarg.c412 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint() function
648 child_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint; in init_child_ops()
Dtarget.h593 extern int child_insert_vfork_catchpoint (int);
Dlin-lwp.c1771 lin_lwp_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint; in init_lin_lwp_ops()
Dinfttrace.c3326 child_insert_vfork_catchpoint (int tid) in child_insert_vfork_catchpoint() function