Home
last modified time | relevance | path

Searched refs:CommandObjectGUI (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectGUI.cpp21 CommandObjectGUI::CommandObjectGUI(CommandInterpreter &interpreter) in CommandObjectGUI() function in CommandObjectGUI
25 CommandObjectGUI::~CommandObjectGUI() = default;
27 bool CommandObjectGUI::DoExecute(Args &args, CommandReturnObject &result) { in DoExecute()
DCommandObjectGUI.h18 class CommandObjectGUI : public CommandObjectParsed {
20 CommandObjectGUI(CommandInterpreter &interpreter);
22 ~CommandObjectGUI() override;
DCMakeLists.txt16 CommandObjectGUI.cpp
/openbsd/src/gnu/usr.bin/clang/liblldbCommands/
DMakefile19 CommandObjectGUI.cpp \
/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DCommandInterpreter.cpp540 REGISTER_COMMAND_OBJECT("gui", CommandObjectGUI); in LoadCommandDictionary()
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt3945 lldb/source/Commands/CommandObjectGUI.cpp
3946 lldb/source/Commands/CommandObjectGUI.h