Searched refs:GetRemoteSharedModule (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | Platform.cpp | 254 return GetRemoteSharedModule(module_spec, process, module_sp, resolver, in GetSharedModule() 1568 return GetRemoteSharedModule(module_spec, nullptr, module_sp, in LoadCachedExecutable() 1576 Status Platform::GetRemoteSharedModule(const ModuleSpec &module_spec, in GetRemoteSharedModule() function in Platform
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | Platform.h | 1029 Status GetRemoteSharedModule(const ModuleSpec &module_spec, Process *process,
|