Lines Matching refs:LoadSubCommand
2532 …LoadSubCommand ("symtab", CommandObjectSP (new CommandObjectTargetModulesDumpSymtab (interpre… in CommandObjectTargetModulesDump()
2533 …LoadSubCommand ("sections", CommandObjectSP (new CommandObjectTargetModulesDumpSections (interp… in CommandObjectTargetModulesDump()
2534 …LoadSubCommand ("symfile", CommandObjectSP (new CommandObjectTargetModulesDumpSymfile (interpr… in CommandObjectTargetModulesDump()
2535 …LoadSubCommand ("line-table", CommandObjectSP (new CommandObjectTargetModulesDumpLineTable (inter… in CommandObjectTargetModulesDump()
4150 …LoadSubCommand ("add", CommandObjectSP (new CommandObjectTargetModulesSearchPathsAdd (interpre… in CommandObjectTargetModulesImageSearchPaths()
4151 …LoadSubCommand ("clear", CommandObjectSP (new CommandObjectTargetModulesSearchPathsClear (interp… in CommandObjectTargetModulesImageSearchPaths()
4152 …LoadSubCommand ("insert", CommandObjectSP (new CommandObjectTargetModulesSearchPathsInsert (inter… in CommandObjectTargetModulesImageSearchPaths()
4153 …LoadSubCommand ("list", CommandObjectSP (new CommandObjectTargetModulesSearchPathsList (interpr… in CommandObjectTargetModulesImageSearchPaths()
4154 …LoadSubCommand ("query", CommandObjectSP (new CommandObjectTargetModulesSearchPathsQuery (interp… in CommandObjectTargetModulesImageSearchPaths()
4182 …LoadSubCommand ("add", CommandObjectSP (new CommandObjectTargetModulesAdd (interpreter))); in CommandObjectTargetModules()
4183 …LoadSubCommand ("load", CommandObjectSP (new CommandObjectTargetModulesLoad (interpreter))… in CommandObjectTargetModules()
4184 …LoadSubCommand ("dump", CommandObjectSP (new CommandObjectTargetModulesDump (interpreter))… in CommandObjectTargetModules()
4185 …LoadSubCommand ("list", CommandObjectSP (new CommandObjectTargetModulesList (interpreter))… in CommandObjectTargetModules()
4186 …LoadSubCommand ("lookup", CommandObjectSP (new CommandObjectTargetModulesLookup (interpreter… in CommandObjectTargetModules()
4187 …LoadSubCommand ("search-paths", CommandObjectSP (new CommandObjectTargetModulesImageSearchPaths (i… in CommandObjectTargetModules()
4188 …LoadSubCommand ("show-unwind", CommandObjectSP (new CommandObjectTargetModulesShowUnwind (interpr… in CommandObjectTargetModules()
4654 LoadSubCommand ("add", CommandObjectSP (new CommandObjectTargetSymbolsAdd (interpreter))); in CommandObjectTargetSymbols()
5305 … LoadSubCommand ("add", CommandObjectSP (new CommandObjectTargetStopHookAdd (interpreter))); in CommandObjectMultiwordTargetStopHooks()
5306 …LoadSubCommand ("delete", CommandObjectSP (new CommandObjectTargetStopHookDelete (interpreter))); in CommandObjectMultiwordTargetStopHooks()
5307 …LoadSubCommand ("disable", CommandObjectSP (new CommandObjectTargetStopHookEnableDisable (interpr… in CommandObjectMultiwordTargetStopHooks()
5312 …LoadSubCommand ("enable", CommandObjectSP (new CommandObjectTargetStopHookEnableDisable (interpr… in CommandObjectMultiwordTargetStopHooks()
5317 … LoadSubCommand ("list", CommandObjectSP (new CommandObjectTargetStopHookList (interpreter))); in CommandObjectMultiwordTargetStopHooks()
5340 LoadSubCommand ("create", CommandObjectSP (new CommandObjectTargetCreate (interpreter))); in CommandObjectMultiwordTarget()
5341 LoadSubCommand ("delete", CommandObjectSP (new CommandObjectTargetDelete (interpreter))); in CommandObjectMultiwordTarget()
5342 LoadSubCommand ("list", CommandObjectSP (new CommandObjectTargetList (interpreter))); in CommandObjectMultiwordTarget()
5343 LoadSubCommand ("select", CommandObjectSP (new CommandObjectTargetSelect (interpreter))); in CommandObjectMultiwordTarget()
5344 …LoadSubCommand ("stop-hook", CommandObjectSP (new CommandObjectMultiwordTargetStopHooks (interpret… in CommandObjectMultiwordTarget()
5345 LoadSubCommand ("modules", CommandObjectSP (new CommandObjectTargetModules (interpreter))); in CommandObjectMultiwordTarget()
5346 LoadSubCommand ("symbols", CommandObjectSP (new CommandObjectTargetSymbols (interpreter))); in CommandObjectMultiwordTarget()
5347 LoadSubCommand ("variable", CommandObjectSP (new CommandObjectTargetVariable (interpreter))); in CommandObjectMultiwordTarget()