Inline uc_tracecode when there is only exactly one hook
This commit is contained in:
@@ -1561,4 +1561,7 @@ struct jit_code_entry {
|
||||
uint64_t symfile_size;
|
||||
};
|
||||
|
||||
void uc_del_inline_hook(uc_engine *uc, struct hook *hk);
|
||||
void uc_add_inline_hook(uc_engine *uc, struct hook *hk, void** args, int args_len);
|
||||
|
||||
#endif /* TCG_H */
|
||||
|
||||
Reference in New Issue
Block a user