Searched refs:CommandObjectPluginLoad (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectPlugin.cpp26 class CommandObjectPluginLoad : public CommandObjectParsed class in inherits:CommandObjectParsed
30 CommandObjectPluginLoad (CommandInterpreter &interpreter) : function in class:CommandObjectPluginLoad
50 ~CommandObjectPluginLoad ()
117 LoadSubCommand ("load", CommandObjectSP (new CommandObjectPluginLoad (interpreter)));

Completed in 71 milliseconds