Home
last modified time | relevance | path

Searched refs:eArgTypePid (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DOptionsBase.td83 // Sets the argument type to eArgTypePid and marks option as
87 // Sets the argument type to eArgTypePid and marks option as
H A DCommandObjectPlatform.cpp1495 pid_args.arg_type = eArgTypePid; in CommandObjectPlatformProcessInfo()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h210 …{ lldb::eArgTypePid, "pid", CommandCompletions::eProcessIDCompletion, {}, { nullptr, false }, "The…
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h568 eArgTypePid, enumerator
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst834 .. py:data:: eArgTypePid