Searched refs:DownloadObjectAndSymbolFile (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLocateSymbolFile.h52 static bool DownloadObjectAndSymbolFile(ModuleSpec &module_spec,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp73 // call through Symbols::DownloadObjectAndSymbolFile to download the
130 if (Symbols::DownloadObjectAndSymbolFile(mutable_mod_spec, true) &&
150 // we'll call DownloadObjectAndSymbolFile to expand it into a plain .dSYM
386 bool Symbols::DownloadObjectAndSymbolFile(ModuleSpec &module_spec, function in class:Symbols
H A DLocateSymbolFileMacOSX.cpp475 bool Symbols::DownloadObjectAndSymbolFile(ModuleSpec &module_spec, function in class:Symbols
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp2505 if (Symbols::DownloadObjectAndSymbolFile(module_spec)) {
4283 if (Symbols::DownloadObjectAndSymbolFile(module_spec)) {

Completed in 208 milliseconds