LLVM API Documentation

llvm::RuntimeDyld Member List
This is the complete list of members for llvm::RuntimeDyld, including all inherited members.
deregisterEHFrames()llvm::RuntimeDyld
getErrorString()llvm::RuntimeDyld
getSymbolAddress(StringRef Name) const llvm::RuntimeDyld
getSymbolLoadAddress(StringRef Name) const llvm::RuntimeDyld
hasError()llvm::RuntimeDyld
loadObject(std::unique_ptr< ObjectBuffer > InputBuffer)llvm::RuntimeDyld
loadObject(std::unique_ptr< object::ObjectFile > InputObject)llvm::RuntimeDyld
mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress)llvm::RuntimeDyld
reassignSectionAddress(unsigned SectionID, uint64_t Addr)llvm::RuntimeDyld [protected]
registerEHFrames()llvm::RuntimeDyld
resolveRelocations()llvm::RuntimeDyld
RuntimeDyld(RTDyldMemoryManager *)llvm::RuntimeDyld
RuntimeDyldCheckerImpl classllvm::RuntimeDyld [friend]
setProcessAllSections(bool ProcessAllSections)llvm::RuntimeDyld [inline]
~RuntimeDyld()llvm::RuntimeDyld