Searched refs:OnResolve (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp73 // OnResolve -- De-intern the symbols and pass the result to the linker.
74 auto OnResolve = [this, LookupContinuation = std::move(LC)]( variable
94 SymbolState::Resolved, std::move(OnResolve),

Completed in 109 milliseconds