Lines Matching defs:module_path
1100 std::string module_path;
1101 packet.GetHexByteStringTerminatedBy(module_path, ';');
1102 if (module_path.empty())
1111 ModuleSpec matched_module_spec = GetModuleInfo(module_path, triple);
1309 const std::string &module_path, const ArchSpec &arch) {
1311 return HostInfoAndroid::ResolveLibraryPath(module_path, arch);
1313 FileSpec file_spec(module_path);
1320 GDBRemoteCommunicationServerCommon::GetModuleInfo(llvm::StringRef module_path,
1324 FileSpec req_module_path_spec(module_path);
1334 // directly from zip file. In that case, module_path will be
1345 // module_path.