Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm2101 uint32_t MachProcess::GetNumSupportedHardwareWatchpoints() const { function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp962 SBProcess::GetNumSupportedHardwareWatchpoints(lldb::SBError &sb_error) const { in GetNumSupportedHardwareWatchpoints() function in SBProcess