Searched defs:write_mem_callback (Results 1 – 2 of 2) sorted by relevance
224 WriteMemoryCallback write_mem_callback, in SetCallbacks()239 WriteMemoryCallback write_mem_callback) { in SetWriteMemCallback()
947 Emulate(const ArchSpec & arch,uint32_t evaluate_options,void * baton,EmulateInstruction::ReadMemoryCallback read_mem_callback,EmulateInstruction::WriteMemoryCallback write_mem_callback,EmulateInstruction::ReadRegisterCallback read_reg_callback,EmulateInstruction::WriteRegisterCallback write_reg_callback) Emulate() argument