LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::RuntimeDyldELF Member List

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

addRelocationForSection(const RelocationEntry &RE, unsigned SectionID)llvm::RuntimeDyldImplprotected
addRelocationForSymbol(const RelocationEntry &RE, StringRef SymbolName)llvm::RuntimeDyldImplprotected
Archllvm::RuntimeDyldImplprotected
clearError()llvm::RuntimeDyldImplinline
CommonSymbolInfo typedefllvm::RuntimeDyldImplprotected
CommonSymbolMap typedefllvm::RuntimeDyldImplprotected
createObjectImage(ObjectBuffer *InputBuffer)llvm::RuntimeDyldELFvirtual
createStubFunction(uint8_t *Addr)llvm::RuntimeDyldImplprotected
deregisterEHFrames()llvm::RuntimeDyldELFvirtual
emitCommonSymbols(ObjectImage &Obj, const CommonSymbolMap &CommonSymbols, uint64_t TotalSize, SymbolTableMap &SymbolTable)llvm::RuntimeDyldImplprotected
emitSection(ObjectImage &Obj, const SectionRef &Section, bool IsCode)llvm::RuntimeDyldImplprotected
Error(const Twine &Msg)llvm::RuntimeDyldImplinlineprotected
ErrorStrllvm::RuntimeDyldImplprotected
ExternalSymbolRelocationsllvm::RuntimeDyldImplprotected
finalizeLoad(ObjSectionToIDMap &SectionMap)llvm::RuntimeDyldELFvirtual
findOrEmitSection(ObjectImage &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections)llvm::RuntimeDyldImplprotected
getErrorString()llvm::RuntimeDyldImplinline
getSectionAddress(unsigned SectionID)llvm::RuntimeDyldImplinlineprotected
getSectionLoadAddress(unsigned SectionID)llvm::RuntimeDyldImplinlineprotected
getSymbolAddress(StringRef Name)llvm::RuntimeDyldImplinline
getSymbolLoadAddress(StringRef Name)llvm::RuntimeDyldImplinline
GlobalSymbolTablellvm::RuntimeDyldImplprotected
hasError()llvm::RuntimeDyldImplinline
HasErrorllvm::RuntimeDyldImplprotected
isCompatibleFormat(const ObjectBuffer *Buffer) const llvm::RuntimeDyldELFvirtual
IsTargetLittleEndianllvm::RuntimeDyldImplprotected
loadObject(ObjectBuffer *InputBuffer)llvm::RuntimeDyldImpl
lockllvm::RuntimeDyldImplprotected
mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress)llvm::RuntimeDyldImpl
MemMgrllvm::RuntimeDyldImplprotected
ObjSectionToIDMap typedefllvm::RuntimeDyldImplprotected
processRelocationRef(unsigned SectionID, RelocationRef RelI, ObjectImage &Obj, ObjSectionToIDMap &ObjSectionToID, const SymbolTableMap &Symbols, StubMap &Stubs)llvm::RuntimeDyldELFvirtual
reassignSectionAddress(unsigned SectionID, uint64_t Addr)llvm::RuntimeDyldImpl
registerEHFrames()llvm::RuntimeDyldELFvirtual
RelocationList typedefllvm::RuntimeDyldImplprotected
Relocationsllvm::RuntimeDyldImplprotected
resolveExternalSymbols()llvm::RuntimeDyldImplprotected
resolveRelocation(const RelocationEntry &RE, uint64_t Value)llvm::RuntimeDyldELFvirtual
resolveRelocationList(const RelocationList &Relocs, uint64_t Value)llvm::RuntimeDyldImplprotected
resolveRelocations()llvm::RuntimeDyldImpl
RuntimeDyldELF(RTDyldMemoryManager *mm)llvm::RuntimeDyldELFinline
RuntimeDyldImpl(RTDyldMemoryManager *mm)llvm::RuntimeDyldImplinline
SectionList typedefllvm::RuntimeDyldImplprotected
Sectionsllvm::RuntimeDyldImplprotected
SID typedefllvm::RuntimeDyldImplprotected
StubMap typedefllvm::RuntimeDyldImplprotected
SymbolLoc typedefllvm::RuntimeDyldImplprotected
SymbolTableMap typedefllvm::RuntimeDyldImplprotected
writeInt16BE(uint8_t *Addr, uint16_t Value)llvm::RuntimeDyldImplinlineprotected
writeInt32BE(uint8_t *Addr, uint32_t Value)llvm::RuntimeDyldImplinlineprotected
writeInt64BE(uint8_t *Addr, uint64_t Value)llvm::RuntimeDyldImplinlineprotected
~RuntimeDyldELF()llvm::RuntimeDyldELFvirtual
~RuntimeDyldImpl()llvm::RuntimeDyldImplvirtual