Inline uc_tracecode when there is only exactly one hook
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#ifndef UNICORN_ARCH_POSTFIX
|
||||
#define UNICORN_ARCH_POSTFIX _riscv64
|
||||
#endif
|
||||
#define uc_add_inline_hook uc_add_inline_hook_riscv64
|
||||
#define uc_del_inline_hook uc_del_inline_hook_riscv64
|
||||
#define tb_invalidate_phys_range tb_invalidate_phys_range_riscv64
|
||||
#define use_idiv_instructions use_idiv_instructions_riscv64
|
||||
#define arm_arch arm_arch_riscv64
|
||||
|
||||
Reference in New Issue
Block a user