Home
last modified time | relevance | path

Searched refs:host_read_memory (Results 1 – 1 of 1) sorted by path

/qemu/disas/
H A Ddisas-host.c16 static int host_read_memory(bfd_vma memaddr, bfd_byte *myaddr, int length, in host_read_memory() function
38 s->info.read_memory_func = host_read_memory; in initialize_debug_host()