LLVM  8.0.1
llvm::RuntimeDyld Member List

This is the complete list of members for llvm::RuntimeDyld, including all inherited members.

deregisterEHFrames()llvm::RuntimeDyld
finalizeWithMemoryManagerLocking()llvm::RuntimeDyld
getErrorString()llvm::RuntimeDyld
getSymbol(StringRef Name) constllvm::RuntimeDyld
getSymbolLocalAddress(StringRef Name) constllvm::RuntimeDyld
getSymbolTable() constllvm::RuntimeDyld
hasError()llvm::RuntimeDyld
jitLinkForORC(object::ObjectFile &Obj, std::unique_ptr< MemoryBuffer > UnderlyingBuffer, RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver, bool ProcessAllSections, std::function< Error(std::unique_ptr< LoadedObjectInfo >, std::map< StringRef, JITEvaluatedSymbol >)> OnLoaded, std::function< void(Error)> OnEmitted)llvm::RuntimeDyldfriend
loadObject(const object::ObjectFile &O)llvm::RuntimeDyld
mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress)llvm::RuntimeDyld
operator=(const RuntimeDyld &)=deletellvm::RuntimeDyld
reassignSectionAddress(unsigned SectionID, uint64_t Addr)llvm::RuntimeDyldprotected
registerEHFrames()llvm::RuntimeDyld
resolveRelocations()llvm::RuntimeDyld
RuntimeDyld(MemoryManager &MemMgr, JITSymbolResolver &Resolver)llvm::RuntimeDyld
RuntimeDyld(const RuntimeDyld &)=deletellvm::RuntimeDyld
RuntimeDyldCheckerImpl classllvm::RuntimeDyldfriend
setProcessAllSections(bool ProcessAllSections)llvm::RuntimeDyldinline
~RuntimeDyld()llvm::RuntimeDyld