Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.h59 DarwinKernelVersion GetDarwinKernelVersion();
H A Dsanitizer_mac.cpp639 u16 kernel_major = GetDarwinKernelVersion().major; in ApproximateOSVersionViaKernelVersion()
743 DarwinKernelVersion GetDarwinKernelVersion() { in GetDarwinKernelVersion() function
954 GetDarwinKernelVersion() >= DarwinKernelVersion(17, 5); in InitializePlatformEarly()
958 if (GetDarwinKernelVersion() >= DarwinKernelVersion(19, 0)) in InitializePlatformEarly()