LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/LazyReexports.h"
Public Attributes | |
JITDylibSP | JD |
SymbolStringPtr | Name |
SymbolStringPtr | BodyName |
Definition at line 185 of file LazyReexports.h.
SymbolStringPtr llvm::orc::LazyReexportsManager::CallThroughInfo::BodyName |
Definition at line 188 of file LazyReexports.h.
JITDylibSP llvm::orc::LazyReexportsManager::CallThroughInfo::JD |
Definition at line 186 of file LazyReexports.h.
SymbolStringPtr llvm::orc::LazyReexportsManager::CallThroughInfo::Name |
Definition at line 187 of file LazyReexports.h.