Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionGroupPlatform.cpp73 nullptr, {}, 0, eArgTypePlatform, "Specify name of the platform to "
/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DCommandOptionArgumentTable.h245 …{ lldb::eArgTypePlatform, "platform-name", CommandCompletions::ePlatformPluginCompletion, {}, { nu…
/openbsd/src/gnu/llvm/lldb/include/lldb/
Dlldb-enumerations.h603 eArgTypePlatform, enumerator
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectPlatform.cpp154 CommandArgumentData platform_arg{eArgTypePlatform, eArgRepeatPlain}; in CommandObjectPlatformSelect()
/openbsd/src/gnu/llvm/lldb/docs/
Dpython_api_enums.rst869 .. py:data:: eArgTypePlatform