Home
last modified time | relevance | path

Searched refs:is_thread_crashed (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/thread/crash_during_step/
DTestCrashDuringStep.py49 … while process.GetState() == lldb.eStateStopped and not lldbutil.is_thread_crashed(self, thread):
57 lldbutil.is_thread_crashed(
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbutil.py802 def is_thread_crashed(test, thread): function
822 if is_thread_crashed(test, thread):