Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp30 extern "C" void *__libc_malloc(uptr size);
38 # define __libc_malloc malloc macro
56 return __libc_malloc(size); in RawInternalAlloc()
66 return __libc_malloc(size); in RawInternalAlloc()
/freebsd-13.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c448 #define public_mALLOc __libc_malloc
/freebsd-13.1/contrib/jemalloc/src/
H A Djemalloc.c2977 void *__libc_malloc(size_t size) PREALIAS(je_malloc);
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt800 fun:__libc_malloc=uninstrumented