Initial import unicornafl
This commit is contained in:
@ -4,6 +4,11 @@
|
||||
#ifndef UNICORN_ARCH_POSTFIX
|
||||
#define UNICORN_ARCH_POSTFIX _sparc
|
||||
#endif
|
||||
#define afl_forkserver_start afl_forkserver_start_sparc
|
||||
#define helper_afl_maybe_log helper_afl_maybe_log_sparc
|
||||
#define helper_afl_compcov_log_16 helper_afl_compcov_log_16_sparc
|
||||
#define helper_afl_compcov_log_32 helper_afl_compcov_log_32_sparc
|
||||
#define helper_afl_compcov_log_64 helper_afl_compcov_log_64_sparc
|
||||
#define use_idiv_instructions use_idiv_instructions_sparc
|
||||
#define arm_arch arm_arch_sparc
|
||||
#define tb_target_set_jmp_target tb_target_set_jmp_target_sparc
|
||||
|
Reference in New Issue
Block a user