Home
last modified time | relevance | path

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

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