Home
last modified time | relevance | path

Searched defs:os_major (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp520 unsigned os_major = target.GetPlatform()->GetOSVersion().getMajor(); in isLoadBiasIncorrect() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Darm-linux-nat.c79 static unsigned int os_version, os_major, os_minor, os_release; variable
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp642 u16 os_major = kernel_major - offset; in ApproximateOSVersionViaKernelVersion() local