Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1178 FileSpec command_line_tools_dir = GetCommandLineToolsLibraryPath(); in LocateExecutable() local
1179 if (command_line_tools_dir) { in LocateExecutable()
1180 FileSpec cmd_line_lldb_resources = command_line_tools_dir; in LocateExecutable()