Home
last modified time | relevance | path

Searched refs:afl_realloc_exact (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/AFLplusplus/include/
H A Dalloc-inl.h720 static inline void *afl_realloc_exact(void **buf, size_t size_needed) { in afl_realloc_exact() function
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-extras.c565 afl->extras = afl_realloc_exact( in dedup_extras()