LLVM: llvm::orc::LazyCallThroughManager::ReexportsEntry Struct Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/LazyReexports.h](LazyReexports%5F8h%5Fsource.html)"

Public Attributes
JITDylib * SourceJD
SymbolStringPtr SymbolName

Detailed Description

Definition at line 65 of file LazyReexports.h.

Member Data Documentation

SourceJD

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

Definition at line 66 of file LazyReexports.h.

SymbolName

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

Definition at line 67 of file LazyReexports.h.


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