LLVM API Documentation
This is the complete list of members for llvm::RuntimeDyld, including all inherited members.
deregisterEHFrames() | llvm::RuntimeDyld | |
getErrorString() | llvm::RuntimeDyld | |
getSymbolAddress(StringRef Name) | llvm::RuntimeDyld | |
getSymbolLoadAddress(StringRef Name) | llvm::RuntimeDyld | |
loadObject(ObjectBuffer *InputBuffer) | 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 | |
~RuntimeDyld() | llvm::RuntimeDyld |