Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/utils/lui/
H A Dlldbutil.py621 def get_stopped_threads(process, reason): function
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py706 def get_stopped_threads(process, reason): function