HomeSort by relevance Sort by last modified time
    Searched refs:read_memory_func (Results 1 - 6 of 6) sorted by null

  /external/qemu/
dis-asm.h 295 int (*read_memory_func) member in struct:disassemble_info
300 recover from. STATUS is the errno value from read_memory_func and
415 /* Here is a function which callers may wish to use for read_memory_func.
455 (INFO).read_memory_func = buffer_read_memory, \
disas.c 155 disasm_info.read_memory_func = target_read_memory;
376 disasm_info.read_memory_func = monitor_read_memory;
arm-dis.c     [all...]
mips-dis.c     [all...]
i386-dis.c 292 status = (*info->read_memory_func) (start,
    [all...]
ppc-dis.c     [all...]

Completed in 913 milliseconds