Searched defs:eStateAttaching (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBDefs.h79 eStateAttaching, enumerator in enum:__anon25382
100 #define NUB_STATE_IS_RUNNING(s) ((s) == eStateAttaching ||\
/external/lldb/include/lldb/
H A Dlldb-enumerations.h23 eStateAttaching, ///< Process is currently trying to attach enumerator in enum:lldb::StateType

Completed in 98 milliseconds