Home
last modified time | relevance | path

Searched refs:eArgTypeThreadID (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h235 …{ lldb::eArgTypeThreadID, "thread-id", CommandCompletions::eNoCompletion, {}, { nullptr, false }, …
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h593 eArgTypeThreadID, enumerator
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThread.cpp378 thread_id_arg.arg_type = eArgTypeThreadID; in CommandObjectThreadStepWithTypeAndScope()
1950 tid_arg.arg_type = eArgTypeThreadID; in CommandObjectThreadPlanPrune()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst859 .. py:data:: eArgTypeThreadID