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