Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_posix.cpp40 uptr GetMmapGranularity() { in GetMmapGranularity() function
HDsanitizer_fuchsia.cpp117 uptr GetMmapGranularity() { return _zx_system_get_page_size(); } in GetMmapGranularity() function
HDsanitizer_win.cpp76 uptr GetMmapGranularity() { in GetMmapGranularity() function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/interception/
HDinterception_win.cpp183 static uptr GetMmapGranularity() { in GetMmapGranularity() function