Home | History | Annotate | Download | only in Commands

Lines Matching refs:LoadSubCommand

1364     LoadSubCommand ("read",  CommandObjectSP (new CommandObjectMemoryRead (interpreter)));
1365 LoadSubCommand ("write", CommandObjectSP (new CommandObjectMemoryWrite (interpreter)));