Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1327 const FileSpec module_path_spec = in GetModuleInfo() local
1329 const ModuleSpec module_spec(module_path_spec, arch); in GetModuleInfo()
1332 if (!ObjectFile::GetModuleSpecifications(module_path_spec, 0, 0, in GetModuleInfo()