Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1102 …, "pid", 'p', OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypePid, …
1108 …, "parent", 'P', OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypePid, …
1413 pid_args.arg_type = eArgTypePid; in CommandObjectPlatformProcessInfo()
1489 …alse, "pid", 'p', OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypePid, "The p…
H A DCommandObjectProcess.cpp307 …d", 'p', OptionParser::eRequiredArgument, nullptr, {}, 0, eArgTypePid, "The …
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h582 eArgTypePid, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp1062 …{ eArgTypePid, "pid", CommandCompletions::eNoCompletion, { nullptr, false }, "The process ID numbe…