Home
last modified time | relevance | path

Searched defs:NotifyResolved (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h58 NotifyResolvedFunctionImpl(NotifyResolvedImpl NotifyResolved) in NotifyResolvedFunctionImpl()
73 createNotifyResolvedFunction(NotifyResolvedImpl NotifyResolved) { in createNotifyResolvedFunction()
177 NotifyResolved; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp28 std::shared_ptr<NotifyResolvedFunction> NotifyResolved) { in getCallThroughTrampoline()
65 std::shared_ptr<NotifyResolvedFunction> NotifyResolved = nullptr; in callThroughToSymbol() local