Searched refs:recordNewLinkage (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 367 recordNewLinkage, in thinLTOResolvePrevailingGUID() 418 recordNewLinkage(S->modulePath(), VI.getGUID(), S->linkage()); in thinLTOResolvePrevailingGUID() 443 recordNewLinkage, in thinLTOResolvePrevailingInIndex() 457 recordNewLinkage, GUIDPreservedSymbols); in thinLTOResolvePrevailingInIndex() 1828 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in runThinLTO() local 1834 recordNewLinkage, GUIDPreservedSymbols); in runThinLTO()
|
H A D | ThinLTOCodeGenerator.cpp | 528 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in resolvePrevailingInIndex() local 536 thinLTOResolvePrevailingInIndex(Conf, Index, isPrevailing, recordNewLinkage, in resolvePrevailingInIndex()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/ |
H A D | LTO.h | 51 recordNewLinkage,
|