Searched refs:recordNewLinkage (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 372 recordNewLinkage, in thinLTOResolvePrevailingGUID() 426 recordNewLinkage(S->modulePath(), VI.getGUID(), S->linkage()); in thinLTOResolvePrevailingGUID() 451 recordNewLinkage, in thinLTOResolvePrevailingInIndex() 465 recordNewLinkage, GUIDPreservedSymbols); in thinLTOResolvePrevailingInIndex() 2032 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in runThinLTO() local 2038 recordNewLinkage, GUIDPreservedSymbols); in runThinLTO()
|
| H A D | ThinLTOCodeGenerator.cpp | 521 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in resolvePrevailingInIndex() local 529 thinLTOResolvePrevailingInIndex(Conf, Index, isPrevailing, recordNewLinkage, in resolvePrevailingInIndex()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 56 recordNewLinkage,
|