LLVM  3.7.0
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
Checkerllvm::RuntimeDyldImplprotected
clearError()llvm::RuntimeDyldImplinline
CommonSymbolList typedefllvm::RuntimeDyldImplprotected
computeSectionStubBufSize(const ObjectFile &Obj, const SectionRef &Section)llvm::RuntimeDyldImplprotected
computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize, uint64_t &DataSizeRO, uint64_t &DataSizeRW)llvm::RuntimeDyldImplprotected
createStubFunction(uint8_t *Addr, unsigned AbiVariant=0)llvm::RuntimeDyldImplprotected
deregisterEHFrames() overridellvm::RuntimeDyldELFvirtual
emitCommonSymbols(const ObjectFile &Obj, CommonSymbolList &CommonSymbols)llvm::RuntimeDyldImplprotected
emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode)llvm::RuntimeDyldImplprotected
Error(const Twine &Msg)llvm::RuntimeDyldImplinlineprotected
ErrorStrllvm::RuntimeDyldImplprotected
ExternalSymbolRelocationsllvm::RuntimeDyldImplprotected
finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) overridellvm::RuntimeDyldELFvirtual
findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections)llvm::RuntimeDyldImplprotected
getErrorString()llvm::RuntimeDyldImplinline
getSectionAddress(unsigned SectionID) const llvm::RuntimeDyldImplinlineprotected
getSectionLoadAddress(unsigned SectionID) const llvm::RuntimeDyldImplinlineprotected
getSymbol(StringRef Name) const llvm::RuntimeDyldImplinline
getSymbolLocalAddress(StringRef Name) const llvm::RuntimeDyldImplinline
GlobalSymbolTablellvm::RuntimeDyldImplprotected
hasError()llvm::RuntimeDyldImplinline
HasErrorllvm::RuntimeDyldImplprotected
isCompatibleFile(const object::ObjectFile &Obj) const overridellvm::RuntimeDyldELFvirtual
IsMipsN64ABIllvm::RuntimeDyldImplprotected
IsMipsO32ABIllvm::RuntimeDyldImplprotected
IsTargetLittleEndianllvm::RuntimeDyldImplprotected
loadObject(const object::ObjectFile &O) overridellvm::RuntimeDyldELFvirtual
loadObjectImpl(const object::ObjectFile &Obj)llvm::RuntimeDyldImplprotected
lockllvm::RuntimeDyldImplprotected
mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress)llvm::RuntimeDyldImpl
MemMgrllvm::RuntimeDyldImplprotected
ObjSectionToIDMap typedefllvm::RuntimeDyldImplprotected
ProcessAllSectionsllvm::RuntimeDyldImplprotected
processRelocationRef(unsigned SectionID, relocation_iterator RelI, const ObjectFile &Obj, ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) overridellvm::RuntimeDyldELFvirtual
readBytesUnaligned(uint8_t *Src, unsigned Size) const llvm::RuntimeDyldImplprotected
reassignSectionAddress(unsigned SectionID, uint64_t Addr)llvm::RuntimeDyldImpl
registerEHFrames() overridellvm::RuntimeDyldELFvirtual
RelocationList typedefllvm::RuntimeDyldImplprotected
Relocationsllvm::RuntimeDyldImplprotected
resolveExternalSymbols()llvm::RuntimeDyldImplprotected
Resolverllvm::RuntimeDyldImplprotected
resolveRelocation(const RelocationEntry &RE, uint64_t Value) overridellvm::RuntimeDyldELFvirtual
resolveRelocationList(const RelocationList &Relocs, uint64_t Value)llvm::RuntimeDyldImplprotected
resolveRelocations()llvm::RuntimeDyldImpl
RuntimeDyldELF(RuntimeDyld::MemoryManager &MemMgr, RuntimeDyld::SymbolResolver &Resolver)llvm::RuntimeDyldELF
RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, RuntimeDyld::SymbolResolver &Resolver)llvm::RuntimeDyldImplinline
SectionList typedefllvm::RuntimeDyldImplprotected
Sectionsllvm::RuntimeDyldImplprotected
setProcessAllSections(bool ProcessAllSections)llvm::RuntimeDyldImplinline
setRuntimeDyldChecker(RuntimeDyldCheckerImpl *Checker)llvm::RuntimeDyldImplinline
SID typedefllvm::RuntimeDyldImplprotected
StubMap typedefllvm::RuntimeDyldImplprotected
writeBytesUnaligned(uint64_t Value, uint8_t *Dst, unsigned Size) const llvm::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() overridellvm::RuntimeDyldELF
~RuntimeDyldImpl()llvm::RuntimeDyldImplvirtual