Home
last modified time | relevance | path

Searched defs:NewLinkage (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp626 GlobalValue::LinkageTypes NewLinkage = GlobalValue::InternalLinkage; in linkGlobalProto() local
681 GlobalValue::LinkageTypes NewLinkage = GlobalValue::InternalLinkage; in linkFunctionProto() local
723 GlobalValue::LinkageTypes NewLinkage = GlobalValue::InternalLinkage; in linkAliasProto() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp486 auto NewLinkage = GS->second->linkage(); in thinLTOResolveWeakForLinkerModule() local
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp412 GlobalValue::LinkageTypes NewLinkage) { in resolveWeakForLinkerInIndex()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp784 auto NewLinkage = GS->second->linkage(); in thinLTOResolveWeakForLinkerModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp525 GlobalValue::LinkageTypes NewLinkage) { in resolveWeakForLinkerInIndex()
DLTO.cpp1210 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/external/llvm/tools/gold/
Dgold-plugin.cpp1395 GlobalValue::LinkageTypes NewLinkage) {}); in thinLTOLink()