Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dinftarg.c448 child_remove_exec_catchpoint (int pid) in child_remove_exec_catchpoint() function
652 child_ops.to_remove_exec_catchpoint = child_remove_exec_catchpoint; in init_child_ops()
H A Dtarget.h603 extern int child_remove_exec_catchpoint (int);
H A Dinfttrace.c3449 child_remove_exec_catchpoint (int tid) in child_remove_exec_catchpoint() function