Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc279 void *user_valloc(ThreadState *thr, uptr pc, uptr sz) { in user_valloc() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc277 void *user_valloc(ThreadState *thr, uptr pc, uptr sz) { in user_valloc() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp294 void *user_valloc(ThreadState *thr, uptr pc, uptr sz) { in user_valloc() function