Home
last modified time | relevance | path

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

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