Home
last modified time | relevance | path

Searched refs:kXnuFastMmapFd (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp124 #define kXnuFastMmapFd 0x4 macro
133 if (use_xnu_fast_mmap) fd |= kXnuFastMmapFd; in internal_mmap()