Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.h63 Status DownloadModuleSlice(const FileSpec &src_file_spec,
H A DPlatformAndroid.cpp232 Status PlatformAndroid::DownloadModuleSlice(const FileSpec &src_file_spec, in DownloadModuleSlice() function in PlatformAndroid
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h917 virtual Status DownloadModuleSlice(const FileSpec &src_file_spec,
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1593 return DownloadModuleSlice( in GetCachedSharedModule()
1612 Status Platform::DownloadModuleSlice(const FileSpec &src_file_spec, in DownloadModuleSlice() function in Platform