Home
last modified time | relevance | path

Searched defs:GetModuleSpec (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp22 bool RemoteAwarePlatform::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in RemoteAwarePlatform
H A DPlatform.cpp204 bool Platform::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in Platform
H A DProcess.cpp6098 bool Process::GetModuleSpec(const FileSpec &module_file_spec, GetModuleSpec() function in Process
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp101 bool PlatformRemoteGDBServer::GetModuleSpec(const FileSpec &module_file_spec, in GetModuleSpec() function in PlatformRemoteGDBServer
/llvm-project/lldb/unittests/Target/
H A DLocateModuleCallbackTest.cpp71 bool GetModuleSpec(const FileSpec &module_file_spec, const ArchSpec &arch, in GetModuleSpec() function in __anonb47051230111::MockProcess
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4111 bool ProcessGDBRemote::GetModuleSpec(const FileSpec &module_file_spec, GetModuleSpec() function in ProcessGDBRemote