class RtLookupNotifyComplete
Declaration
class RtLookupNotifyComplete { /* full declaration omitted */ };
Declared at: llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp:491
Member Variables
- private llvm::orc::ELFNixPlatform::SendSymbolAddressFn SendResult
Method Overview
- public RtLookupNotifyComplete(llvm::orc::ELFNixPlatform::SendSymbolAddressFn && SendResult)
Methods
ΒΆRtLookupNotifyComplete(
llvm::orc::ELFNixPlatform::
SendSymbolAddressFn&& SendResult)
RtLookupNotifyComplete(
llvm::orc::ELFNixPlatform::
SendSymbolAddressFn&& SendResult)
Declared at: llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp:493
Parameters
- llvm::orc::ELFNixPlatform::SendSymbolAddressFn&& SendResult