Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp179 auto CallThroughTrampoline = LCTManager.getCallThroughTrampoline( in materialize() local
186 if (!CallThroughTrampoline) { in materialize()
188 CallThroughTrampoline.takeError()); in materialize()
194 std::make_pair(*CallThroughTrampoline, Alias.second.AliasFlags); in materialize()