LLVM 19.0.0git
Public Attributes | List of all members
llvm::orc::LazyCallThroughManager::ReexportsEntry Struct Reference

#include "llvm/ExecutionEngine/Orc/LazyReexports.h"

Public Attributes

JITDylibSourceJD
 
SymbolStringPtr SymbolName
 

Detailed Description

Definition at line 62 of file LazyReexports.h.

Member Data Documentation

◆ SourceJD

JITDylib* llvm::orc::LazyCallThroughManager::ReexportsEntry::SourceJD

Definition at line 63 of file LazyReexports.h.

◆ SymbolName

SymbolStringPtr llvm::orc::LazyCallThroughManager::ReexportsEntry::SymbolName

Definition at line 64 of file LazyReexports.h.


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