Home
last modified time | relevance | path

Searched defs:GetMmapGranularity (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp40 uptr GetMmapGranularity() { in GetMmapGranularity() function
H A Dsanitizer_fuchsia.cpp117 uptr GetMmapGranularity() { return _zx_system_get_page_size(); } in GetMmapGranularity() function
H A Dsanitizer_win.cpp76 uptr GetMmapGranularity() { in GetMmapGranularity() function
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp183 static uptr GetMmapGranularity() { in GetMmapGranularity() function