LLVM 20.0.0git
|
#include "llvm/ExecutionEngine/Orc/LazyReexports.h"
Public Attributes | |
JITDylibSP | JD |
SymbolStringPtr | Name |
SymbolStringPtr | BodyName |
Definition at line 182 of file LazyReexports.h.
SymbolStringPtr llvm::orc::LazyReexportsManager::CallThroughInfo::BodyName |
Definition at line 185 of file LazyReexports.h.
JITDylibSP llvm::orc::LazyReexportsManager::CallThroughInfo::JD |
Definition at line 183 of file LazyReexports.h.
SymbolStringPtr llvm::orc::LazyReexportsManager::CallThroughInfo::Name |
Definition at line 184 of file LazyReexports.h.