Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DLazyCallThroughAndReexportsTest.cpp53 auto NotifyResolved = [&](ExecutorAddr ResolvedAddr) { TEST_F() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp26 getCallThroughTrampoline(JITDylib & SourceJD,SymbolStringPtr SymbolName,NotifyResolvedFunction NotifyResolved) getCallThroughTrampoline() argument
58 NotifyResolvedFunction NotifyResolved; notifyResolved() local
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
H A DJITLinkMocks.h