Searched defs:user_memalign (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc240 void *user_memalign(ThreadState *thr, uptr pc, uptr align, uptr sz) { function in namespace:__tsan
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc238 void *user_memalign(ThreadState *thr, uptr pc, uptr align, uptr sz) { function in namespace:__tsan
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp255 void *user_memalign(ThreadState *thr, uptr pc, uptr align, uptr sz) { function in namespace:__tsan

Completed in 145 milliseconds