LLVM: llvm::jitlink::JITLinkAsyncLookupContinuation Class Reference (original) (raw)
A function object to call with a resolved symbol map (See AsyncLookupResult) or an error if resolution failed. More...
#include "[llvm/ExecutionEngine/JITLink/JITLink.h](JITLink%5F8h%5Fsource.html)"
A function object to call with a resolved symbol map (See AsyncLookupResult) or an error if resolution failed.
Definition at line 1906 of file JITLink.h.
| virtual llvm::jitlink::JITLinkAsyncLookupContinuation::~JITLinkAsyncLookupContinuation ( ) | virtualdefault |
|---|
◆ run()
The documentation for this class was generated from the following files:
- include/llvm/ExecutionEngine/JITLink/JITLink.h
- lib/ExecutionEngine/JITLink/JITLink.cpp