LLDB mainline
OptionGroupPlatform.cpp File Reference

Go to the source code of this file.

Variables

static constexpr OptionDefinition g_option_table []

Variable Documentation

◆ g_option_table

OptionDefinition g_option_table[]
staticconstexpr
Initial value:
= {
nullptr, {}, 0, eArgTypePlatform, "Specify name of the platform to "
"use for this target, creating the "
"platform if necessary."},
nullptr, {}, 0, eArgTypeNone,
"Specify the initial SDK version to use prior to connecting."},
nullptr, {}, 0, eArgTypeNone,
"Specify the initial SDK build number."},
nullptr, {}, 0, eArgTypeFilename, "Specify the SDK root directory "
"that contains a root of all "
"remote system files."}}
#define LLDB_OPT_SET_ALL

Definition at line 71 of file OptionGroupPlatform.cpp.