Searched refs:GetNumSupportedHardwareWatchpoints (Results 1 – 3 of 3) sorted by relevance
241 uint32_t GetNumSupportedHardwareWatchpoints(lldb::SBError &error) const;
979 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { in GetNumSupportedHardwareWatchpoints() function in SBProcess
43990 result = (uint32_t)((lldb::SBProcess const *)arg1)->GetNumSupportedHardwareWatchpoints(*arg2); in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()