Searched refs:module_path_spec (Results 1 – 1 of 1) sorted by relevance
1187 const FileSpec module_path_spec = FindModuleFile(req_module_path_spec.GetPath(), arch); in Handle_qModuleInfo() local1188 const ModuleSpec module_spec(module_path_spec, arch); in Handle_qModuleInfo()1191 if (!ObjectFile::GetModuleSpecifications(module_path_spec, 0, 0, module_specs)) in Handle_qModuleInfo()1224 response.PutCStringAsRawHex8(module_path_spec.GetCString()); in Handle_qModuleInfo()