Searched refs:ModuleIdentifier (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp410 auto recordNewLinkage = [&](StringRef ModuleIdentifier,
413 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage;
519 auto ModuleIdentifier = TheModule.getModuleIdentifier(); local
535 TheModule, ModuleToDefinedGVSummaries[ModuleIdentifier]);
541 * Perform cross-module importing for the module identified by ModuleIdentifier.
616 auto ModuleIdentifier = TheModule.getModuleIdentifier(); local
631 auto &ExportList = ExportLists[ModuleIdentifier];
639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) {
640 const auto &ExportList = ExportLists.find(ModuleIdentifier);
647 ModuleToDefinedGVSummaries[ModuleIdentifier]);
[all...]
/external/llvm/tools/gold/
H A Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) {
1386 const auto &ExportList = ExportLists.find(ModuleIdentifier);
1394 [](StringRef ModuleIdentifier, GlobalValue::GUID GUID,
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 261 milliseconds