Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/thread/create_during_step/
H A DTestCreateDuringStep.py92 def create_during_step_base(self, step_cmd, step_stop_reason): argument
/llvm-project/lldb/test/API/functionalities/thread/exit_during_step/
H A DTestExitDuringStep.py44 def exit_during_step_base(self, step_cmd, step_stop_reason, by_instruction): argument