LLVM 22.0.0git
llvm::orc::LoadAndLinkDynLibrary Class Reference

Public Member Functions

 LoadAndLinkDynLibrary (LLJIT &J)
Error operator() (JITDylib &JD, StringRef DLLName)

Detailed Description

Definition at line 1110 of file LLJIT.cpp.

Constructor & Destructor Documentation

◆ LoadAndLinkDynLibrary()

llvm::orc::LoadAndLinkDynLibrary::LoadAndLinkDynLibrary ( LLJIT & J)
inline

Definition at line 1112 of file LLJIT.cpp.

Member Function Documentation

◆ operator()()


The documentation for this class was generated from the following file: