|
LLVM
8.0.1
|
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) const | llvm::RuntimeDyld | |
| getSymbolLocalAddress(StringRef Name) const | llvm::RuntimeDyld | |
| getSymbolTable() const | llvm::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::RuntimeDyld | friend |
| loadObject(const object::ObjectFile &O) | llvm::RuntimeDyld | |
| mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) | llvm::RuntimeDyld | |
| operator=(const RuntimeDyld &)=delete | llvm::RuntimeDyld | |
| reassignSectionAddress(unsigned SectionID, uint64_t Addr) | llvm::RuntimeDyld | protected |
| registerEHFrames() | llvm::RuntimeDyld | |
| resolveRelocations() | llvm::RuntimeDyld | |
| RuntimeDyld(MemoryManager &MemMgr, JITSymbolResolver &Resolver) | llvm::RuntimeDyld | |
| RuntimeDyld(const RuntimeDyld &)=delete | llvm::RuntimeDyld | |
| RuntimeDyldCheckerImpl class | llvm::RuntimeDyld | friend |
| setProcessAllSections(bool ProcessAllSections) | llvm::RuntimeDyld | inline |
| ~RuntimeDyld() | llvm::RuntimeDyld |
1.8.13