Searched refs:GetNumSupportedHardwareWatchpoints (Results 1 – 4 of 4) sorted by relevance
227 uint32_t GetNumSupportedHardwareWatchpoints(lldb::SBError &error) const;
353 GetNumSupportedHardwareWatchpoints (lldb::SBError &error) const;
1018 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { in GetNumSupportedHardwareWatchpoints() function in SBProcess1020 GetNumSupportedHardwareWatchpoints, in GetNumSupportedHardwareWatchpoints()1439 GetNumSupportedHardwareWatchpoints, in RegisterMethods()
40544 result = (uint32_t)((lldb::SBProcess const *)arg1)->GetNumSupportedHardwareWatchpoints(*arg2); in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()