Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp207 bool AutoClaim = Layer.AutoClaimObjectSymbols; in notifyResolved() local
222 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()
240 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()