Searched defs:DoStopIDBumped (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | NativeProcessProtocol.cpp | 762 void NativeProcessProtocol::DoStopIDBumped(uint32_t /* newBumpId */) { DoStopIDBumped() function in NativeProcessProtocol |
/llvm-project/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeProcessLinux.cpp | 1332 void NativeProcessLinux::DoStopIDBumped(uint32_t newBumpId) { DoStopIDBumped() function in NativeProcessLinux |