Home
last modified time | relevance | path

Searched refs:NUB_STATE_IS_STOPPED (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DDNBDefs.h98 #define NUB_STATE_IS_STOPPED(s) \ macro
DChangeLog480 * DNBDefs.h (NUB_STATE_IS_STOPPED): Removed up duplicate entry in macro.
850 (NUB_STATE_IS_STOPPED): New macro to see if state is a stopped state.
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm1312 if (NUB_STATE_IS_STOPPED(new_state))