LLVM 23.0.0git
EPCGenericDylibManager.cpp File Reference

Go to the source code of this file.

Classes

class  llvm::orc::shared::SPSSerializationTraits< SPSRemoteSymbolLookupSetElement, SymbolLookupSet::value_type >
class  llvm::orc::shared::TrivialSPSSequenceSerialization< SPSRemoteSymbolLookupSetElement, SymbolLookupSet >
class  llvm::orc::shared::SPSSerializationTraits< SPSRemoteSymbolLookup, DylibManager::LookupRequest >

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::orc
namespace  llvm::orc::shared

Functions

static void llvm::orc::lookupSymbolsAsyncHelper (EPCGenericDylibManager &DylibMgr, ArrayRef< DylibManager::LookupRequest > Request, std::vector< tpctypes::LookupResult > Result, DylibManager::SymbolLookupCompleteFn Complete)
 Async helper to chain together calls to lookupAsync to fulfill all the requests.