Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm2070 uint32_t MachProcess::GetNumSupportedHardwareWatchpoints() const { function
/external/llvm-project/lldb/source/API/
DSBProcess.cpp1039 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { in GetNumSupportedHardwareWatchpoints() function in SBProcess