Searched refs:connect_gdb_remote_cmd_up (Results 1 – 1 of 1) sorted by relevance
744 std::unique_ptr<CommandObjectRegexCommand> connect_gdb_remote_cmd_up( in LoadCommandDictionary() local750 if (connect_gdb_remote_cmd_up) { in LoadCommandDictionary()751 if (connect_gdb_remote_cmd_up->AddRegexCommand( in LoadCommandDictionary()754 connect_gdb_remote_cmd_up->AddRegexCommand( in LoadCommandDictionary()757 CommandObjectSP command_sp(connect_gdb_remote_cmd_up.release()); in LoadCommandDictionary()