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