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

Overridden By

tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 3034 Status ProcessGDBRemote::GetWatchpointSupportInfo(uint32_t &num) {

References

tools/lldb/source/API/SBProcess.cpp
 1024     sb_error.SetError(process_sp->GetWatchpointSupportInfo(num));
tools/lldb/source/Commands/CommandObjectWatchpoint.cpp
  220       Status error = target->GetProcessSP()->GetWatchpointSupportInfo(
tools/lldb/source/Target/Target.cpp
  753   Status rc = target->GetProcessSP()->GetWatchpointSupportInfo(