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(())
|
Err(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(target_arch = "aarch64")]
|
||||||
#[inline]
|
#[inline]
|
||||||
fn is_interesting_cmplog_instruction(
|
fn is_interesting_cmplog_instruction(
|
||||||
&self,
|
&self,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user