Home
last modified time | relevance | path

Searched defs:user_calloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc192 void *user_calloc(ThreadState *thr, uptr pc, uptr size, uptr n) { in user_calloc() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc190 void *user_calloc(ThreadState *thr, uptr pc, uptr size, uptr n) { in user_calloc() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp197 void *user_calloc(ThreadState *thr, uptr pc, uptr size, uptr n) { in user_calloc() function