Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.h60 void SetStoppedByWatchpoint(uint32_t wp_index);
H A DNativeThreadNetBSD.cpp76 void NativeThreadNetBSD::SetStoppedByWatchpoint(uint32_t wp_index) { in SetStoppedByWatchpoint() function in NativeThreadNetBSD
H A DNativeProcessNetBSD.cpp259 static_cast<NativeThreadNetBSD &>(*thread).SetStoppedByWatchpoint( in MonitorSIGTRAP()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeThreadDarwin.h108 void SetStoppedByWatchpoint(uint32_t wp_index);