Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1340 const bool new_state_is_stopped = StateIsStoppedState(new_state, false); in SetPublicState() local
1474 const bool new_state_is_stopped = StateIsStoppedState(new_state, false); in SetPrivateState() local