Searched refs:GetPageSize (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common.cc23 PageSize = GetPageSize();
H A Dsanitizer_mac.cc210 uptr GetPageSize() { function in namespace:__sanitizer
H A Dsanitizer_posix.cc35 return GetPageSize();
H A Dsanitizer_win.cc34 uptr GetPageSize() { function in namespace:__sanitizer
H A Dsanitizer_common.h41 uptr GetPageSize();
H A Dsanitizer_linux.cc669 uptr GetPageSize() { function in namespace:__sanitizer

Completed in 98 milliseconds