Home
last modified time | relevance | path

Searched refs:__libc_realloc (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp34 extern "C" void *__libc_realloc(void *ptr, uptr size);
47 # define __libc_realloc realloc macro
73 return __libc_realloc(ptr, size); in RawInternalRealloc()
/freebsd-13.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c450 #define public_rEALLOc __libc_realloc
/freebsd-13.1/contrib/jemalloc/src/
H A Djemalloc.c2983 void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc);
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt806 fun:__libc_realloc=uninstrumented