Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp1001 llvm::StringRef dbgshell_command = GetDbgShellCommand(); in GetDsymForUUIDExecutable() local
1002 if (!dbgshell_command.empty()) { in GetDsymForUUIDExecutable()
1003 g_dsymForUUID_executable = FileSpec(dbgshell_command); in GetDsymForUUIDExecutable()
1031 llvm::StringRef dbgshell_command = GetDbgShellCommand(); in DownloadObjectAndSymbolFile() local
1035 if (!force_lookup && dbgshell_command.empty()) in DownloadObjectAndSymbolFile()