Searched defs:IsStepping (Results 1 – 5 of 5) sorted by relevance
209 IsStepping ( lldb::StateType state) in IsStepping() function
241 IsStepping ( lldb::StateType state) in IsStepping() function
192 bool IsStepping (nub_state_t state) in IsStepping() function
454 MachThread::IsStepping() in IsStepping() function in MachThread
399 bool IsStepping() { return thread_local_.step_count_ > 0; } in IsStepping() function