Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp126 createLookupContinuation( in linkPhase3()
H A DCOFF_x86_64.cpp258 createLookupContinuation([&](Expected<AsyncLookupResult> LR) { in getImageBaseAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1786 createLookupContinuation(Continuation Cont) { in createLookupContinuation() function