Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.h63 Status DownloadModuleSlice(const FileSpec &src_file_spec,
H A DPlatformAndroid.cpp233 Status PlatformAndroid::DownloadModuleSlice(const FileSpec &src_file_spec, in DownloadModuleSlice() function in PlatformAndroid
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h946 virtual Status DownloadModuleSlice(const FileSpec &src_file_spec,
/openbsd/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1594 return DownloadModuleSlice( in GetCachedSharedModule()
1613 Status Platform::DownloadModuleSlice(const FileSpec &src_file_spec, in DownloadModuleSlice() function in Platform