Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/llvm/lldb/examples/python/
H A Dlldb_module_utils.py11 command_name = "dump-line-tables" variable in DumpLineTables
96 command_name = "dump-files" variable in DumpFiles
H A Dcrashlog.py1143 command_name, argument
/openbsd/gnu/llvm/lldb/source/Target/
H A DStructuredDataPlugin.cpp56 auto command_name = "structured-data"; in InitializeBasePluginForDebugger() local
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectHelp.cpp102 auto command_name = command[0].ref(); in DoExecute() local
H A DCommandObjectCommands.cpp666 auto command_name = args[0].ref(); in DoExecute() local
756 auto command_name = args[0].ref(); in DoExecute() local
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandAlias.cpp143 llvm::StringRef command_name = m_underlying_command_sp->GetCommandName(); in GetAliasExpansion() local
H A DCommandInterpreter.cpp1989 llvm::StringRef command_name = cmd_obj ? cmd_obj->GetCommandName() : "<not found>"; in HandleCommand() local
2926 llvm::StringRef command_name = pair.first; in FindCommandsForApropos() local
/openbsd/gnu/usr.bin/cvs/src/
H A Droot.c779 char *command_name = "parse_cvsroot"; /* XXX is this used??? */ variable
H A Dmain.c26 char *command_name; variable
/openbsd/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp523 const char *command_name, lldb::CommandOverrideCallback callback, in SetCommandOverrideCallback()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp733 const char *command_name = GetCommandAsCString(command); in DumpPacket() local
/openbsd/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1356 auto command_name = "darwin-log"; in DebuggerInitialize() local