Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/examples/python/scripted_process/
H A Dcrashlog_scripted_process.py44 elif thread.did_crash():
/openbsd/gnu/llvm/lldb/examples/python/
H A Dcrashlog.py109 this_thread_crashed = self.did_crash()
130 if (options.source_all or self.did_crash(
173 def did_crash(self): member in CrashLog.Thread
1028 if thread.did_crash():