Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DRegisterContextPOSIX.h57 void ForceWatchpointsInitialized() { m_watchpoints_initialized = true; } in ForceWatchpointsInitialized() function
DFreeBSDThread.cpp74 GetPOSIXBreakpointProtocol()->ForceWatchpointsInitialized(); in FreeBSDThread()