Searched refs:__libc_malloc (Results 1 – 9 of 9) sorted by relevance
51 #define __libc_malloc __malloc macro55 extern "C" void *__libc_malloc(uptr size);
27 #define __libc_malloc REAL(malloc) macro33 return __libc_malloc(size); \
47 #define __libc_malloc REAL(malloc) macro53 #define __libc_malloc REAL(malloc) macro416 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()
62 extern void *__libc_malloc(size_t size);127 return __libc_malloc(size); in malloc()
24 extern "C" void *__libc_malloc(uptr size);26 # define LIBC_MALLOC __libc_malloc
18 extern "C" void *__libc_malloc(uptr size);
800 fun:__libc_malloc=uninstrumented
1557 72596 not recognizing __libc_malloc
494 PUBLIC 7bb20 0 __libc_malloc