Home
last modified time | relevance | path

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

/freebsd/contrib/pkgconf/fuzzer/
H A Dalloc-inject.c37 void *__wrap_malloc(size_t size);
79 __wrap_malloc(size_t size) in __wrap_malloc() function
/freebsd/contrib/jemalloc/
H A DINSTALL.md73 --with-mangling=malloc:__wrap_malloc,free:__wrap_free[...]