Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/
DLTO.h59 void thinLTOResolveWeakForLinkerInIndex(
/external/llvm/lib/LTO/
DLTO.cpp79 void thinLTOResolveWeakForLinkerInIndex( in thinLTOResolveWeakForLinkerInIndex() function
DThinLTOCodeGenerator.cpp416 thinLTOResolveWeakForLinkerInIndex(Index, isPrevailing, recordNewLinkage); in resolveWeakForLinkerInIndex()
/external/llvm/tools/gold/
Dgold-plugin.cpp1392 thinLTOResolveWeakForLinkerInIndex( in thinLTOLink()