Home
last modified time | relevance | path

Searched refs:RtLookupNotifyComplete (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp491 class RtLookupNotifyComplete { in rt_lookupSymbol() class
493 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol() function in llvm::orc::ELFNixPlatform::rt_lookupSymbol::RtLookupNotifyComplete
511 RtLookupNotifyComplete(std::move(SendResult)), NoDependenciesToRegister); in rt_lookupSymbol()
H A DMachOPlatform.cpp549 class RtLookupNotifyComplete { in rt_lookupSymbol() class
551 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol() function in llvm::orc::MachOPlatform::rt_lookupSymbol::RtLookupNotifyComplete
571 RtLookupNotifyComplete(std::move(SendResult)), NoDependenciesToRegister); in rt_lookupSymbol()