14 #ifndef LLVM_EXECUTIONENGINE_RUNTIMEDYLD_H
15 #define LLVM_EXECUTIONENGINE_RUNTIMEDYLD_H
24 class RuntimeDyldImpl;
StringRef getErrorString()
ObjectImage * loadObject(ObjectBuffer *InputBuffer)
void deregisterEHFrames()
uint64_t getSymbolLoadAddress(StringRef Name)
#define LLVM_DELETED_FUNCTION
void resolveRelocations()
Resolve the relocations for all symbols we currently know about.
void * getSymbolAddress(StringRef Name)
void reassignSectionAddress(unsigned SectionID, uint64_t Addr)
void mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress)