reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp
  333   new_thread_sp->SetName(stop_reason_description.c_str());
  337   process_sp->GetExtendedThreadList().AddThread(new_thread_sp);
  338   threads->AddThread(new_thread_sp);