Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerCommon.cpp1296 FileSpec req_module_path_spec(module_path); in GetModuleInfo() local
1297 FileSystem::Instance().Resolve(req_module_path_spec); in GetModuleInfo()
1300 FindModuleFile(req_module_path_spec.GetPath(), arch); in GetModuleInfo()