Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp237 bool AutoClaim = Layer.AutoClaimObjectSymbols; in notifyResolved() local
246 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()
259 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()