Searched refs:child_mourn_inferior (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinftarg.c74 static void child_mourn_inferior (void);
463 child_mourn_inferior (void) function
620 deprecated_child_ops.to_mourn_inferior = child_mourn_inferior;
H A Dwin32-nat.c1900 child_mourn_inferior (void) function
1965 target_mourn_inferior (); /* or just child_mourn_inferior? */
2095 deprecated_child_ops.to_mourn_inferior = child_mourn_inferior;
H A Dwince.c1784 child_mourn_inferior (void) function
1829 target_mourn_inferior (); /* or just child_mourn_inferior? */
1916 deprecated_child_ops.to_mourn_inferior = child_mourn_inferior;

Completed in 101 milliseconds