about summary refs log tree commit diff
path: root/frida_mode/include/ranges.h
blob: a021f35c54313f9a8e4606873e05b0c108c21e70 (plain) (blame)
1
2
3
4
5
6
#include "frida-gum.h"

void ranges_init(void);

gboolean range_is_excluded(gpointer address);