Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp762 void NativeProcessProtocol::DoStopIDBumped(uint32_t /* newBumpId */) { DoStopIDBumped() function in NativeProcessProtocol
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1332 void NativeProcessLinux::DoStopIDBumped(uint32_t newBumpId) { DoStopIDBumped() function in NativeProcessLinux