Home
last modified time | relevance | path

Searched refs:CommandObjectPlugin (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlugin.cpp71 CommandObjectPlugin::CommandObjectPlugin(CommandInterpreter &interpreter) in CommandObjectPlugin() function in CommandObjectPlugin
79 CommandObjectPlugin::~CommandObjectPlugin() = default;
H A DCommandObjectPlugin.h16 class CommandObjectPlugin : public CommandObjectMultiword {
18 CommandObjectPlugin(CommandInterpreter &interpreter);
20 ~CommandObjectPlugin() override;
H A DCMakeLists.txt24 CommandObjectPlugin.cpp
/openbsd/gnu/usr.bin/clang/liblldbCommands/
H A DMakefile27 CommandObjectPlugin.cpp \
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Commands/
H A DBUILD.gn50 "CommandObjectPlugin.cpp",
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp545 REGISTER_COMMAND_OBJECT("plugin", CommandObjectPlugin); in LoadCommandDictionary()
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt3957 lldb/source/Commands/CommandObjectPlugin.cpp
3958 lldb/source/Commands/CommandObjectPlugin.h