Searched refs:cmd_mem_w (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dremote_gdb.hh279 bool cmd_mem_w(GdbCommand::Context &ctx);
H A Dremote_gdb.cc805 { 'M', { "KGDB_MEM_W", &BaseRemoteGDB::cmd_mem_w } },
945 BaseRemoteGDB::cmd_mem_w(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 10 milliseconds