Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm2184 uint32_t MachProcess::GetNumSupportedHardwareWatchpoints() const { global() function
/llvm-project/lldb/source/API/
H A DSBProcess.cpp1035 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { GetNumSupportedHardwareWatchpoints() function in SBProcess