v2.59c release

This commit is contained in:
van Hauser
2019-12-18 11:14:12 +01:00
parent 6226e38451
commit 939721e2cb
12 changed files with 31 additions and 27 deletions

View File

@ -79,8 +79,8 @@ void afl_debug_dump_saved_regs();
void afl_persistent_loop();
void tcg_gen_afl_call0(void *func);
void tcg_gen_afl_compcov_log_call(void *func, target_ulong cur_loc,
TCGv arg1, TCGv arg2);
void tcg_gen_afl_compcov_log_call(void *func, target_ulong cur_loc, TCGv arg1,
TCGv arg2);
void tcg_gen_afl_maybe_log_call(target_ulong cur_loc);