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

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
dis-asm.h 117 int (*read_memory_func) member in struct:disassemble_info
122 recover from. STATUS is the errno value from read_memory_func and
312 /* Here is a function which callers may wish to use for read_memory_func.
  /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, \

Completed in 175 milliseconds