LLVM  8.0.1
llvm::RuntimeDyldCOFF Member List

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

AbsoluteSymbolSectionllvm::RuntimeDyldImplprotectedstatic
addRelocationForSection(const RelocationEntry &RE, unsigned SectionID)llvm::RuntimeDyldImplprotected
addRelocationForSymbol(const RelocationEntry &RE, StringRef SymbolName)llvm::RuntimeDyldImplprotected
applyExternalSymbolRelocations(const StringMap< JITEvaluatedSymbol > ExternalSymbolMap)llvm::RuntimeDyldImplprotected
Archllvm::RuntimeDyldImplprotected
Checkerllvm::RuntimeDyldImplprotected
clearError()llvm::RuntimeDyldImplinline
CommonSymbolList typedefllvm::RuntimeDyldImplprotected
computeGOTSize(const ObjectFile &Obj)llvm::RuntimeDyldImplprotected
computeSectionStubBufSize(const ObjectFile &Obj, const SectionRef &Section)llvm::RuntimeDyldImplprotected
computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize, uint32_t &CodeAlign, uint64_t &RODataSize, uint32_t &RODataAlign, uint64_t &RWDataSize, uint32_t &RWDataAlign)llvm::RuntimeDyldImplprotected
create(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver)llvm::RuntimeDyldCOFFstatic
createStubFunction(uint8_t *Addr, unsigned AbiVariant=0)llvm::RuntimeDyldImplprotected
deregisterEHFrames()llvm::RuntimeDyldImpl
emitCommonSymbols(const ObjectFile &Obj, CommonSymbolList &CommonSymbols, uint64_t CommonSize, uint32_t CommonAlign)llvm::RuntimeDyldImplprotected
emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode)llvm::RuntimeDyldImplprotected
ErrorStrllvm::RuntimeDyldImplprotected
ExternalSymbolRelocationsllvm::RuntimeDyldImplprotected
finalizeAsync(std::unique_ptr< RuntimeDyldImpl > This, std::function< void(Error)> OnEmitted, std::unique_ptr< MemoryBuffer > UnderlyingBuffer)llvm::RuntimeDyldImplstatic
finalizeLoad(const ObjectFile &ObjImg, ObjSectionToIDMap &SectionMap)llvm::RuntimeDyldImplinlinevirtual
findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections)llvm::RuntimeDyldImplprotected
getErrorString()llvm::RuntimeDyldImplinline
getGOTEntrySize()llvm::RuntimeDyldImplinlineprotectedvirtual
getJITSymbolFlags(const SymbolRef &Sym)llvm::RuntimeDyldImplprotectedvirtual
getMaxStubSize()=0llvm::RuntimeDyldImplprotectedpure virtual
getSectionAddress(unsigned SectionID) constllvm::RuntimeDyldImplinlineprotected
getSectionLoadAddress(unsigned SectionID) constllvm::RuntimeDyldImplinlineprotected
getStubAlignment()=0llvm::RuntimeDyldImplprotectedpure virtual
getSymbol(StringRef Name) constllvm::RuntimeDyldImplinline
getSymbolLocalAddress(StringRef Name) constllvm::RuntimeDyldImplinline
getSymbolOffset(const SymbolRef &Sym)llvm::RuntimeDyldCOFFprotected
getSymbolTable() constllvm::RuntimeDyldImplinline
GlobalSymbolTablellvm::RuntimeDyldImplprotected
hasError()llvm::RuntimeDyldImplinline
HasErrorllvm::RuntimeDyldImplprotected
isCompatibleFile(const object::ObjectFile &Obj) const overridellvm::RuntimeDyldCOFFvirtual
IsMipsN32ABIllvm::RuntimeDyldImplprotected
IsMipsN64ABIllvm::RuntimeDyldImplprotected
IsMipsO32ABIllvm::RuntimeDyldImplprotected
IsTargetLittleEndianllvm::RuntimeDyldImplprotected
loadObject(const object::ObjectFile &Obj) overridellvm::RuntimeDyldCOFFvirtual
loadObjectImpl(const object::ObjectFile &Obj)llvm::RuntimeDyldImplprotected
lockllvm::RuntimeDyldImplprotected
mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress)llvm::RuntimeDyldImpl
MemMgrllvm::RuntimeDyldImplprotected
modifyAddressBasedOnFlags(uint64_t Addr, JITSymbolFlags Flags) constllvm::RuntimeDyldImplinlineprotectedvirtual
ObjSectionToIDMap typedefllvm::RuntimeDyldImplprotected
ProcessAllSectionsllvm::RuntimeDyldImplprotected
processRelocationRef(unsigned SectionID, relocation_iterator RelI, const ObjectFile &Obj, ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs)=0llvm::RuntimeDyldImplprotectedpure virtual
readBytesUnaligned(uint8_t *Src, unsigned Size) constllvm::RuntimeDyldImplprotected
reassignSectionAddress(unsigned SectionID, uint64_t Addr)llvm::RuntimeDyldImpl
registerEHFrames()llvm::RuntimeDyldImplvirtual
RelocationList typedefllvm::RuntimeDyldImplprotected
relocationNeedsGot(const RelocationRef &R) constllvm::RuntimeDyldImplinlineprotectedvirtual
relocationNeedsStub(const RelocationRef &R) constllvm::RuntimeDyldImplinlineprotectedvirtual
Relocationsllvm::RuntimeDyldImplprotected
resolveExternalSymbols()llvm::RuntimeDyldImplprotected
resolveLocalRelocations()llvm::RuntimeDyldImpl
Resolverllvm::RuntimeDyldImplprotected
resolveRelocation(const RelocationEntry &RE, uint64_t Value)=0llvm::RuntimeDyldImplprotectedpure virtual
resolveRelocationList(const RelocationList &Relocs, uint64_t Value)llvm::RuntimeDyldImplprotected
resolveRelocations()llvm::RuntimeDyldImpl
RuntimeDyldCOFF(RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver)llvm::RuntimeDyldCOFFinlineprotected
RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver)llvm::RuntimeDyldImplinline
SectionList typedefllvm::RuntimeDyldImplprotected
Sectionsllvm::RuntimeDyldImplprotected
setMipsABI(const ObjectFile &Obj)llvm::RuntimeDyldImplinlineprotectedvirtual
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) constllvm::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
~RuntimeDyldImpl()llvm::RuntimeDyldImplvirtual