Home
last modified time | relevance | path

Searched refs:GetModuleSpec (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Target/
DRemoteAwarePlatform.cpp22 bool RemoteAwarePlatform::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in RemoteAwarePlatform
26 return m_remote_platform_sp->GetModuleSpec(module_file_spec, arch, in GetModuleSpec()
DPlatform.cpp242 bool Platform::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in Platform
1517 if (process->GetModuleSpec(module_spec.GetFileSpec(), in GetRemoteSharedModule()
1549 if (GetModuleSpec(module_spec.GetFileSpec(), module_spec.GetArchitecture(), in GetRemoteSharedModule()
DProcess.cpp5806 bool Process::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in Process
/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DRemoteAwarePlatform.h23 bool GetModuleSpec(const FileSpec &module_file_spec, const ArchSpec &arch,
DPlatform.h296 virtual bool GetModuleSpec(const FileSpec &module_file_spec,
DProcess.h2410 virtual bool GetModuleSpec(const FileSpec &module_file_spec,
/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.h43 bool GetModuleSpec(const FileSpec &module_file_spec, const ArchSpec &arch,
DPlatformRemoteGDBServer.cpp95 bool PlatformRemoteGDBServer::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in PlatformRemoteGDBServer
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h190 bool GetModuleSpec(const FileSpec &module_file_spec, const ArchSpec &arch,
DProcessGDBRemote.cpp3965 bool ProcessGDBRemote::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in ProcessGDBRemote