Searched defs:GetNumSupportedHardwareWatchpoints (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/tools/debugserver/source/MacOSX/ | ||
H A D | MachProcess.mm | 2184 uint32_t MachProcess::GetNumSupportedHardwareWatchpoints() const { global() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 1035 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { GetNumSupportedHardwareWatchpoints() function in SBProcess |