add target arch aarch64 for is_interesting_cmplog_instruction
This commit is contained in:
parent
8b2e86e7e6
commit
2c0548a757
@ -1030,6 +1030,7 @@ impl<'a> FridaInstrumentationHelper<'a> {
|
||||
Err(())
|
||||
}
|
||||
|
||||
#[cfg(target_arch = "aarch64")]
|
||||
#[inline]
|
||||
fn is_interesting_cmplog_instruction(
|
||||
&self,
|
||||
|
Loading…
x
Reference in New Issue
Block a user