Home
last modified time | relevance | path

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

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