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

References

tools/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp
   77     if (backing_stop_info_sp &&
   78         backing_stop_info_sp->IsValidForOperatingSystemThread(*this)) {
   79       backing_stop_info_sp->SetThread(shared_from_this());
   80       SetStopInfo(backing_stop_info_sp);