Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp176 Status thread_error = in SetWatchpoint() local
217 const Status thread_error = thread->RemoveWatchpoint(addr); in RemoveWatchpoint() local
263 Status thread_error = thread->SetHardwareBreakpoint(addr, size); in SetHardwareBreakpoint() local