Searched refs:eRunReverse (Results 1 – 5 of 5) sorted by relevance
139 enum RunDirection { eRunForward, eRunReverse }; enumerator
590 if (direction == RunDirection::eRunReverse && in ContinueInDirection()
477 m_base_direction = lldb::RunDirection::eRunReverse; in SetOptionValue()
1390 if (direction == RunDirection::eRunReverse) { in DoResume()
82517 {SWIG_LUA_CONSTTAB_INT("eRunReverse", (lldb::eRunReverse))},