Home
last modified time | relevance | path

Searched defs:DownloadSymbolFile (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp281 Status PlatformAndroid::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in PlatformAndroid
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1661 Status Platform::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in Platform