From 2c0548a757844e7e7ff93cbe79528c80922dc73e Mon Sep 17 00:00:00 2001 From: Omree Date: Sun, 9 May 2021 19:01:34 +0300 Subject: [PATCH] add target arch aarch64 for is_interesting_cmplog_instruction --- libafl_frida/src/helper.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/libafl_frida/src/helper.rs b/libafl_frida/src/helper.rs index 0a7b658371..0562776288 100644 --- a/libafl_frida/src/helper.rs +++ b/libafl_frida/src/helper.rs @@ -1030,6 +1030,7 @@ impl<'a> FridaInstrumentationHelper<'a> { Err(()) } + #[cfg(target_arch = "aarch64")] #[inline] fn is_interesting_cmplog_instruction( &self,