Home
last modified time | relevance | path

Searched refs:GetNumSupportedHardwareWatchpoints (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBProcess.h265 uint32_t GetNumSupportedHardwareWatchpoints(lldb::SBError &error) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBProcess.cpp1129 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { in GetNumSupportedHardwareWatchpoints() function in SBProcess