Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp765 static bool CheckIfWatchpointsSupported(Target *target, Status &error) { in CheckIfWatchpointsSupported() function
813 if (!CheckIfWatchpointsSupported(this, error)) in CreateWatchpoint()