Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1637 ApplePropertyList system_version_plist(dyld_root_path.c_str()); in GetOSVersion() local
1639 if (system_version_plist.GetValueAsString("ProductVersion", in GetOSVersion()