Inline uc_tracecode when there is only exactly one hook
This commit is contained in:
@ -4,6 +4,8 @@ CMD_PATH=$(realpath $0)
|
||||
SOURCE_DIR=$(dirname ${CMD_PATH})
|
||||
|
||||
COMMON_SYMBOLS="
|
||||
uc_add_inline_hook \
|
||||
uc_del_inline_hook \
|
||||
tb_invalidate_phys_range \
|
||||
use_idiv_instructions \
|
||||
arm_arch \
|
||||
|
Reference in New Issue
Block a user