Searched defs:StopInfoFork (Results 1 – 1 of 1) sorted by relevance
1270 class StopInfoFork : public StopInfo { class1272 StopInfoFork(Thread &thread, lldb::pid_t child_pid, lldb::tid_t child_tid) in StopInfoFork() function in lldb_private::StopInfoFork