unicorn/include
2015-09-09 15:52:15 +08:00
..
unicorn handle read/write/fetch from unaligned addresses. this adds new error codes UC_ERR_READ_UNALIGNED, UC_ERR_WRITE_UNALIGNED & UC_ERR_FETCH_UNALIGNED 2015-09-09 15:52:15 +08:00
hook.h rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type 2015-09-05 11:20:32 +08:00
qemu.h import 2015-08-21 15:04:50 +08:00
qemu_macro.h import 2015-08-21 15:04:50 +08:00
uc_priv.h cache the last entry of mapped blocks in memory_mapping() for better performance 2015-09-04 15:40:47 +08:00