Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.cpp230 std::string platform_dir = in GetDeviceSupportDirectory() local
235 m_device_support_directory.append(platform_dir.c_str()); in GetDeviceSupportDirectory()