Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.h51 #define __libc_malloc __malloc macro
55 extern "C" void *__libc_malloc(uptr size);
Dtsan_new_delete.cc27 #define __libc_malloc REAL(malloc) macro
33 return __libc_malloc(size); \
Dtsan_interceptors.cc47 #define __libc_malloc REAL(malloc) macro
53 #define __libc_malloc REAL(malloc) macro
416 AtExitCtx *ctx = (AtExitCtx*)__libc_malloc(sizeof(AtExitCtx)); in setup_at_exit_wrapper()
442 AtExitCtx *ctx = (AtExitCtx*)__libc_malloc(sizeof(AtExitCtx)); in TSAN_INTERCEPTOR()
592 return __libc_malloc(size); in TSAN_INTERCEPTOR()
/external/boringssl/src/crypto/test/
Dmalloc.cc62 extern void *__libc_malloc(size_t size);
127 return __libc_malloc(size); in malloc()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc24 extern "C" void *__libc_malloc(uptr size);
26 # define LIBC_MALLOC __libc_malloc
/external/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cc18 extern "C" void *__libc_malloc(uptr size);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt800 fun:__libc_malloc=uninstrumented
/external/valgrind/
DNEWS.old1557 72596 not recognizing __libc_malloc
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym494 PUBLIC 7bb20 0 __libc_malloc