about summary refs log tree commit diff
path: root/frida_mode/frida.map
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-08-26 09:07:56 +0200
committerGitHub <noreply@github.com>2021-08-26 09:07:56 +0200
commit86f920f64535e724752022fced4e0b7e5c7d121a (patch)
treefeff0d7c067fb83023a10abeca07fb2a59832b8f /frida_mode/frida.map
parente25f7cefdc796e2e52f53388492d476c52d3e251 (diff)
parent1a8819c9ad1b37b633a9fb9d558e3cf34cd0ecca (diff)
downloadafl++-86f920f64535e724752022fced4e0b7e5c7d121a.tar.gz
Merge pull request #1076 from WorksButNotTested/coverage-fixes
Coverage fixes
Diffstat (limited to 'frida_mode/frida.map')
-rw-r--r--frida_mode/frida.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/frida_mode/frida.map b/frida_mode/frida.map
index 7ad5e682..288633ab 100644
--- a/frida_mode/frida.map
+++ b/frida_mode/frida.map
@@ -26,6 +26,7 @@
     js_api_set_prefetch_backpatch_disable;
     js_api_set_prefetch_disable;
     js_api_set_stalker_callback;
+    js_api_set_stalker_ic_entries;
     js_api_set_stats_file;
     js_api_set_stats_interval;
     js_api_set_stderr;