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