Searched refs:os_major (Results 1 – 3 of 3) sorted by relevance
630 unsigned os_major = target.GetPlatform()->GetOSVersion().getMajor(); in GetThreadInfo() 632 (os_major == 21 || os_major == 22) && in GetThreadInfo() 519 unsigned os_major = target.GetPlatform()->GetOSVersion().getMajor(); isLoadBiasIncorrect() local
642 u16 os_major = kernel_major - offset; in ApproximateOSVersionViaKernelVersion() local646 if (os_major >= 16) { // macOS 11+ in ApproximateOSVersionViaKernelVersion()647 os_major -= 5; in ApproximateOSVersionViaKernelVersion()652 return internal_snprintf(vers, sizeof(VersStr), format, os_major); in ApproximateOSVersionViaKernelVersion()
110 static const char *os_major = ""; variable1281 strlcpy(key_value, os_major, HV_KVP_EXCHANGE_MAX_VALUE_SIZE); in kvp_op_enumerate()