Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp1736 bool stop_format, bool only_stacks) { in GetStatus()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThread.cpp219 const bool only_stacks = m_unique_stacks; in HandleOneThread() local