Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1679 FileSpec command_line_tools_dir = GetCommandLineToolsLibraryPath(); in LocateExecutable() local
1680 if (command_line_tools_dir) { in LocateExecutable()
1681 FileSpec cmd_line_lldb_resources = command_line_tools_dir; in LocateExecutable()