Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp209 bool AutoClaim = Layer.AutoClaimObjectSymbols; in notifyResolved() local
224 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()
243 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()