Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDLazyReexports.cpp88 ExecutorAddr LandingAddr = (*Result)[SymbolName].getAddress(); in resolveTrampolineLandingAddress() local
90 if (auto Err = notifyResolved(TrampolineAddr, LandingAddr)) in resolveTrampolineLandingAddress()
93 NotifyLandingResolved(LandingAddr); in resolveTrampolineLandingAddress()