Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/utils/lui/
H A Dlldbutil.py633 def get_stopped_thread(process, reason): function
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py718 def get_stopped_thread(process, reason): function