LLVM 19.0.0git
Public Member Functions | List of all members
llvm::orc::LoadAndLinkDynLibrary Class Reference

Public Member Functions

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

Detailed Description

Definition at line 1091 of file LLJIT.cpp.

Constructor & Destructor Documentation

◆ LoadAndLinkDynLibrary()

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

Definition at line 1093 of file LLJIT.cpp.

Member Function Documentation

◆ operator()()

Error llvm::orc::LoadAndLinkDynLibrary::operator() ( JITDylib JD,
StringRef  DLLName 
)
inline

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