Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp186 bool AutoClaim = Layer.AutoClaimObjectSymbols; in notifyResolved() local
203 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()
222 if (AutoClaim && !MR->getSymbols().count(InternedName)) { in notifyResolved()