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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_checks.h70 INLINE bool CheckForPvallocOverflow(uptr size, uptr page_size) { function in namespace:__sanitizer

Completed in 198 milliseconds