Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h473 void DidForkSwitchSoftwareBreakpoints(bool enable);
H A DProcessGDBRemote.cpp5701 void ProcessGDBRemote::DidForkSwitchSoftwareBreakpoints(bool enable) { in DidForkSwitchSoftwareBreakpoints() function in ProcessGDBRemote
5768 DidForkSwitchSoftwareBreakpoints(false); in DidFork()
5810 DidForkSwitchSoftwareBreakpoints(false); in DidVFork()
5865 DidForkSwitchSoftwareBreakpoints(true); in DidVForkDone()