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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_allocator.cc198 void *lsan_pvalloc(uptr size, const StackTrace &stack) { function in namespace:__lsan
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_allocator.cc201 void *lsan_pvalloc(uptr size, const StackTrace &stack) { function in namespace:__lsan
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_allocator.cpp219 void *lsan_pvalloc(uptr size, const StackTrace &stack) { function in namespace:__lsan

Completed in 161 milliseconds