Searched refs:GetCommandSPExact (Results 1 – 3 of 3) sorted by relevance
319 cmd_obj_sp = GetCommandSPExact("frame select"); in Initialize()329 cmd_obj_sp = GetCommandSPExact("_regexp-jump"); in Initialize()335 cmd_obj_sp = GetCommandSPExact("_regexp-list"); in Initialize()341 cmd_obj_sp = GetCommandSPExact("_regexp-env"); in Initialize()345 cmd_obj_sp = GetCommandSPExact("memory read"); in Initialize()349 cmd_obj_sp = GetCommandSPExact("_regexp-up"); in Initialize()361 cmd_obj_sp = GetCommandSPExact("disassemble"); in Initialize()365 cmd_obj_sp = GetCommandSPExact("disassemble"); in Initialize()373 cmd_obj_sp = GetCommandSPExact("_regexp-bt"); in Initialize()387 cmd_obj_sp = GetCommandSPExact("expression"); in Initialize()[all …]
453 m_interpreter.GetCommandSPExact(cmd_obj.GetCommandName())) { in HandleAliasingRawCommand()504 m_interpreter.GetCommandSPExact(actual_command, true)); in HandleAliasingNormalCommand()541 m_interpreter.GetCommandSPExact(cmd_obj->GetCommandName()); in HandleAliasingNormalCommand()543 tmp_sp = m_interpreter.GetCommandSPExact(sub_cmd_obj->GetCommandName()); in HandleAliasingNormalCommand()
262 lldb::CommandObjectSP GetCommandSPExact(llvm::StringRef cmd,