Lines Matching refs:CommandInterpreter
37 CommandObjectProcessLaunchOrAttach(CommandInterpreter &interpreter, in CommandObjectProcessLaunchOrAttach()
110 CommandObjectProcessLaunch(CommandInterpreter &interpreter) in CommandObjectProcessLaunch()
381 int opt_element_index, CommandInterpreter &interpreter) override { in HandleOptionArgumentCompletion()
425 CommandObjectProcessAttach(CommandInterpreter &interpreter) in CommandObjectProcessAttach()
565 CommandObjectProcessContinue(CommandInterpreter &interpreter) in CommandObjectProcessContinue()
774 CommandObjectProcessDetach(CommandInterpreter &interpreter) in CommandObjectProcessDetach()
868 CommandObjectProcessConnect(CommandInterpreter &interpreter) in CommandObjectProcessConnect()
926 CommandObjectProcessPlugin(CommandInterpreter &interpreter) in CommandObjectProcessPlugin()
998 CommandObjectProcessLoad(CommandInterpreter &interpreter) in CommandObjectProcessLoad()
1065 CommandObjectProcessUnload(CommandInterpreter &interpreter) in CommandObjectProcessUnload()
1113 CommandObjectProcessSignal(CommandInterpreter &interpreter) in CommandObjectProcessSignal()
1180 CommandObjectProcessInterrupt(CommandInterpreter &interpreter) in CommandObjectProcessInterrupt()
1224 CommandObjectProcessKill(CommandInterpreter &interpreter) in CommandObjectProcessKill()
1267 CommandObjectProcessSaveCore(CommandInterpreter &interpreter) in CommandObjectProcessSaveCore()
1313 CommandObjectProcessStatus(CommandInterpreter &interpreter) in CommandObjectProcessStatus()
1402 CommandObjectProcessHandle(CommandInterpreter &interpreter) in CommandObjectProcessHandle()
1604 CommandInterpreter &interpreter) in CommandObjectMultiwordProcess()