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