/external/lldb/source/Interpreter/ |
D | OptionGroupVariable.cpp | 31 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "no-args", 'a', no_argument, NULL, 0, eArg… 32 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "no-locals", 'l', no_argument, NULL, 0, eArg… 33 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "show-globals", 'g', no_argument, NULL, 0, eArg… 34 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "show-declaration",'c', no_argument, NULL, 0, eArg… 35 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "regex", 'r', no_argument, NULL, 0, eArg… 36 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "scope", 's', no_argument, NULL, 0, eArg… 38 …{ LLDB_OPT_SET_2, false, "summary-string", 'z', required_argument, NULL, 0, eArg…
|
D | OptionGroupFormat.cpp | 46 { LLDB_OPT_SET_2, false, "gdb-format",'G', required_argument, NULL, 0, eArgTypeGDBFormat, "Specify …
|
/external/lldb/source/Commands/ |
D | CommandObjectExpression.cpp | 55 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "all-threads", 'a', required_argument, NULL, 0, e… 56 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "ignore-breakpoints", 'i', required_argument, NULL, 0, e… 57 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "timeout", 't', required_argument, NULL, 0, e… 58 …{ LLDB_OPT_SET_1 | LLDB_OPT_SET_2, false, "unwind-on-error", 'u', required_argument, NULL, 0, e… 213 m_option_group.Append (&m_varobj_options, LLDB_OPT_SET_ALL, LLDB_OPT_SET_1 | LLDB_OPT_SET_2); in CommandObjectExpression()
|
D | CommandObjectMemory.cpp | 43 …{ LLDB_OPT_SET_2, false, "binary" ,'b', no_argument , NULL, 0, eArgTypeNone ,"… 46 LLDB_OPT_SET_2| 349 LLDB_OPT_SET_1 | LLDB_OPT_SET_2 | LLDB_OPT_SET_3); in CommandObjectMemoryRead() 356 LLDB_OPT_SET_1 | LLDB_OPT_SET_2); in CommandObjectMemoryRead() 358 …group.Append (&m_outfile_options, LLDB_OPT_SET_ALL, LLDB_OPT_SET_1 | LLDB_OPT_SET_2 | LLDB_OPT_SET… in CommandObjectMemoryRead() 1027 ….Append (&m_format_options, OptionGroupFormat::OPTION_GROUP_SIZE , LLDB_OPT_SET_1|LLDB_OPT_SET_2); in CommandObjectMemoryWrite() 1028 m_option_group.Append (&m_memory_options, LLDB_OPT_SET_ALL, LLDB_OPT_SET_2); in CommandObjectMemoryWrite()
|
D | CommandObjectDisassemble.cpp | 244 …LLDB_OPT_SET_2 , true , "start-address", 's', required_argument , NULL, 0, eArgTypeAddressOrExpr… 246 { LLDB_OPT_SET_2 |
|
D | CommandObjectBreakpoint.cpp | 599 #define LLDB_OPT_FILE ( LLDB_OPT_SET_FROM_TO(1, 9) & ~LLDB_OPT_SET_2 ) 645 { LLDB_OPT_SET_2, true, "address", 'a', required_argument, NULL, 0, eArgTypeAddressOrExpression, 1000 { LLDB_OPT_SET_2, false, "disable", 'd', no_argument, NULL, 0, eArgTypeNone, "Disable … 1409 { LLDB_OPT_SET_2, false, "full", 'f', no_argument, NULL, 0, eArgTypeNone,
|
D | CommandObjectType.cpp | 1406 …{ LLDB_OPT_SET_2 , true, "summary-string", 's', required_argument, NULL, 0, eArgTypeSummaryString… 1410 …{ LLDB_OPT_SET_2 | LLDB_OPT_SET_3, false, "expand", 'e', no_argument, NULL, 0, eArgTypeNone, … 1411 …{ LLDB_OPT_SET_2 | LLDB_OPT_SET_3, false, "name", 'n', required_argument, NULL, 0, eArgTypeName,… 1578 …{ LLDB_OPT_SET_2, false, "category", 'w', required_argument, NULL, 0, eArgTypeName, "Delete from … 2858 …{ LLDB_OPT_SET_2, false, "category", 'w', required_argument, NULL, 0, eArgTypeName, "Delete from … 3024 …{ LLDB_OPT_SET_2, false, "category", 'w', required_argument, NULL, 0, eArgTypeName, "Delete from … 3670 …{ LLDB_OPT_SET_2, false, "python-class", 'l', required_argument, NULL, 0, eArgTypePythonClass, …
|
D | CommandObjectSource.cpp | 895 …LLDB_OPT_SET_2 , false, "shlib", 's', required_argument, NULL, CommandCompletions::eModuleComple… 899 { LLDB_OPT_SET_2 , false, "name", 'n', required_argument, NULL, CommandCompletions::eSymbolCompl…
|
D | CommandObjectProcess.cpp | 707 { LLDB_OPT_SET_2, false, "name", 'n', required_argument, NULL, 0, eArgTypeProcessName, "The… 708 { LLDB_OPT_SET_2, false, "include-existing", 'i', no_argument, NULL, 0, eArgTypeNone, "In… 709 { LLDB_OPT_SET_2, false, "waitfor", 'w', no_argument, NULL, 0, eArgTypeNone, "Wai…
|
D | CommandObjectRegister.cpp | 356 …{ LLDB_OPT_SET_2 , false, "all" , 'a', no_argument , NULL, 0, eArgTypeNone , "Show…
|
D | CommandObjectTarget.cpp | 3672 …{ LLDB_OPT_SET_2, false, "address", 'a', required_argument, NULL, 0, eArgTypeAddressOrExpres… 4117 { LLDB_OPT_SET_2| LLDB_OPT_SET_4 | LLDB_OPT_SET_5 4120 …{ LLDB_OPT_SET_2, true, "symbol", 's', required_argument, NULL, 0, eArgTypeSymbol, … 4215 …m_current_frame_option (LLDB_OPT_SET_2, false, "frame", 'F', "Locate the debug symbols the current… in CommandObjectTargetSymbolsAdd() 4220 m_option_group.Append (&m_current_frame_option, LLDB_OPT_SET_2, LLDB_OPT_SET_2); in CommandObjectTargetSymbolsAdd() 5083 { LLDB_OPT_SET_2, false, "classname", 'c', required_argument, NULL, 0, eArgTypeClassName,
|
D | CommandObjectWatchpointCommand.cpp | 613 …{ LLDB_OPT_SET_2, false, "python-function", 'F', required_argument, NULL, 0, eArgTypePythonFunct…
|
D | CommandObjectBreakpointCommand.cpp | 652 …{ LLDB_OPT_SET_2, false, "python-function", 'F', required_argument, NULL, 0, eArgTypePythonF…
|
D | CommandObjectPlatform.cpp | 748 { LLDB_OPT_SET_2 , true , "name" , 'n', required_argument, NULL, 0, eArgTypeProces…
|
D | CommandObjectSettings.cpp | 291 …{ LLDB_OPT_SET_2, false, "global", 'g', no_argument, NULL, 0, eArgTypeNone, "Apply the new value…
|
D | CommandObjectWatchpoint.cpp | 341 { LLDB_OPT_SET_2, false, "full", 'f', no_argument, NULL, 0, eArgTypeNone,
|
D | CommandObjectCommands.cpp | 233 { LLDB_OPT_SET_2, false, "clear", 'C', no_argument, NULL, 0, eArgTypeBoolean, "Clears the curren…
|
/external/lldb/include/lldb/ |
D | lldb-defines.h | 101 #define LLDB_OPT_SET_2 (1U << 1) macro
|
/external/lldb/include/lldb/Interpreter/ |
D | OptionGroupFormat.h | 32 static const uint32_t OPTION_GROUP_GDB_FMT = LLDB_OPT_SET_2;
|
/external/lldb/tools/driver/ |
D | Driver.cpp | 81 { LLDB_OPT_SET_2, true , "version" , 'v', no_argument , 0, eArgTypeNone,
|
/external/lldb/source/Target/ |
D | Process.cpp | 841 { LLDB_OPT_SET_2 , false, "tty", 't', no_argument, NULL, 0, eArgTypeNone, "Star…
|
/external/lldb/www/python_reference/ |
D | api-objects.txt | 1593 _lldb'.LLDB_OPT_SET_2 _lldb%27-module.html#LLDB_OPT_SET_2 2142 lldb.LLDB_OPT_SET_2 lldb-module.html#LLDB_OPT_SET_2
|