Home
last modified time | relevance | path

Searched defs:__afl_map_size (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/AFLplusplus/utils/afl_proxy/
H A Dafl-proxy.c50 u32 __afl_map_size = MAP_SIZE; variable
52 __thread u32 __afl_map_size = MAP_SIZE; variable
/aosp_15_r20/external/AFLplusplus/utils/afl_network_proxy/
H A Dafl-network-client.c53 u32 __afl_map_size = MAP_SIZE; variable
55 __thread u32 __afl_map_size = MAP_SIZE; variable
/aosp_15_r20/external/AFLplusplus/utils/afl_untracer/
H A Dafl-untracer.c106 u32 __afl_map_size = MAP_SIZE; variable
109 __thread u32 __afl_map_size = MAP_SIZE; variable
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-compiler-rt.o.c113 u32 __afl_map_size = MAP_SIZE; variable