Searched refs:dbgshell_command (Results 1 – 1 of 1) sorted by relevance
1005 llvm::StringRef dbgshell_command = GetDbgShellCommand(); in GetDsymForUUIDExecutable() local1006 if (!dbgshell_command.empty()) { in GetDsymForUUIDExecutable()1007 g_dsymForUUID_executable = FileSpec(dbgshell_command); in GetDsymForUUIDExecutable()1035 llvm::StringRef dbgshell_command = GetDbgShellCommand(); in DownloadObjectAndSymbolFile() local1039 if (!force_lookup && dbgshell_command.empty()) in DownloadObjectAndSymbolFile()