Searched refs:GetNumSupportedHardwareWatchpoints (Results 1 – 6 of 6) sorted by relevance
227 uint32_t GetNumSupportedHardwareWatchpoints(lldb::SBError &error) const;
353 GetNumSupportedHardwareWatchpoints (lldb::SBError &error) const;
194 uint32_t GetNumSupportedHardwareWatchpoints() const;
2101 uint32_t MachProcess::GetNumSupportedHardwareWatchpoints() const { function
962 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { in GetNumSupportedHardwareWatchpoints() function in SBProcess
1193 return procSP->GetNumSupportedHardwareWatchpoints(); in DNBWatchpointGetNumSupportedHWP()