Searched refs:gdb_arch_copy_to_user (Results 1 – 3 of 3) sorted by relevance
40 gdb_arch_copy_to_user(void *dest, const void *src, unsigned len) in gdb_arch_copy_to_user() function
70 unsigned int gdb_arch_copy_to_user(
394 r = gdb_arch_copy_to_user((void*)addr, (void*)&val, 1); in gdb_cmd_write_mem()
Completed in 3 milliseconds