|
LLVM 22.0.0git
|
This is the complete list of members for llvm::RuntimeDyldELF, including all inherited members.
| AbsoluteSymbolSection | llvm::RuntimeDyldImpl | protectedstatic |
| addRelocationForSection(const RelocationEntry &RE, unsigned SectionID) | llvm::RuntimeDyldImpl | protected |
| addRelocationForSymbol(const RelocationEntry &RE, StringRef SymbolName) | llvm::RuntimeDyldImpl | protected |
| applyExternalSymbolRelocations(const StringMap< JITEvaluatedSymbol > ExternalSymbolMap) | llvm::RuntimeDyldImpl | protected |
| Arch | llvm::RuntimeDyldImpl | protected |
| clearError() | llvm::RuntimeDyldImpl | inline |
| CommonSymbolList typedef | llvm::RuntimeDyldImpl | protected |
| computeGOTSize(const ObjectFile &Obj) | llvm::RuntimeDyldImpl | protected |
| computeSectionStubBufSize(const ObjectFile &Obj, const SectionRef &Section) | llvm::RuntimeDyldImpl | protected |
| computeTotalAllocSize(const ObjectFile &Obj, uint64_t &CodeSize, Align &CodeAlign, uint64_t &RODataSize, Align &RODataAlign, uint64_t &RWDataSize, Align &RWDataAlign) | llvm::RuntimeDyldImpl | protected |
| create(Triple::ArchType Arch, RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver) | llvm::RuntimeDyldELF | static |
| createStubFunction(uint8_t *Addr, unsigned AbiVariant=0) | llvm::RuntimeDyldImpl | protected |
| deregisterEHFrames() | llvm::RuntimeDyldImpl | |
| emitCommonSymbols(const ObjectFile &Obj, CommonSymbolList &CommonSymbols, uint64_t CommonSize, uint32_t CommonAlign) | llvm::RuntimeDyldImpl | protected |
| emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode) | llvm::RuntimeDyldImpl | protected |
| ErrorStr | llvm::RuntimeDyldImpl | protected |
| ExternalSymbolRelocations | llvm::RuntimeDyldImpl | protected |
| finalizeAsync(std::unique_ptr< RuntimeDyldImpl > This, unique_function< void(object::OwningBinary< object::ObjectFile >, std::unique_ptr< RuntimeDyld::LoadedObjectInfo >, Error)> OnEmitted, object::OwningBinary< object::ObjectFile > O, std::unique_ptr< RuntimeDyld::LoadedObjectInfo > Info) | llvm::RuntimeDyldImpl | static |
| finalizeLoad(const ObjectFile &Obj, ObjSectionToIDMap &SectionMap) override | llvm::RuntimeDyldELF | virtual |
| findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections) | llvm::RuntimeDyldImpl | protected |
| getErrorString() | llvm::RuntimeDyldImpl | inline |
| getGOTEntrySize() override | llvm::RuntimeDyldELF | protectedvirtual |
| getJITSymbolFlags(const SymbolRef &Sym) | llvm::RuntimeDyldImpl | protectedvirtual |
| getSectionAddress(unsigned SectionID) const | llvm::RuntimeDyldImpl | inline |
| getSectionContent(unsigned SectionID) const | llvm::RuntimeDyldImpl | inline |
| getSectionLoadAddress(unsigned SectionID) const | llvm::RuntimeDyldImpl | inline |
| getSymbol(StringRef Name) const | llvm::RuntimeDyldImpl | inline |
| getSymbolLocalAddress(StringRef Name) const | llvm::RuntimeDyldImpl | inline |
| getSymbolSectionID(StringRef Name) const | llvm::RuntimeDyldImpl | inline |
| getSymbolTable() const | llvm::RuntimeDyldImpl | inline |
| GlobalSymbolTable | llvm::RuntimeDyldImpl | protected |
| HasError | llvm::RuntimeDyldImpl | protected |
| hasError() | llvm::RuntimeDyldImpl | inline |
| isCompatibleFile(const object::ObjectFile &Obj) const override | llvm::RuntimeDyldELF | virtual |
| IsMipsN32ABI | llvm::RuntimeDyldImpl | protected |
| IsMipsN64ABI | llvm::RuntimeDyldImpl | protected |
| IsMipsO32ABI | llvm::RuntimeDyldImpl | protected |
| IsTargetLittleEndian | llvm::RuntimeDyldImpl | protected |
| loadObject(const object::ObjectFile &O) override | llvm::RuntimeDyldELF | virtual |
| loadObjectImpl(const object::ObjectFile &Obj) | llvm::RuntimeDyldImpl | protected |
| lock | llvm::RuntimeDyldImpl | protected |
| mapSectionAddress(const void *LocalAddress, uint64_t TargetAddress) | llvm::RuntimeDyldImpl | |
| MemMgr | llvm::RuntimeDyldImpl | protected |
| modifyAddressBasedOnFlags(uint64_t Addr, JITSymbolFlags Flags) const | llvm::RuntimeDyldImpl | inlineprotectedvirtual |
| NotifyStubEmitted | llvm::RuntimeDyldImpl | protected |
| NotifyStubEmittedFunction typedef | llvm::RuntimeDyldImpl | protected |
| ObjSectionToIDMap typedef | llvm::RuntimeDyldImpl | protected |
| ProcessAllSections | llvm::RuntimeDyldImpl | protected |
| processRelocationRef(unsigned SectionID, relocation_iterator RelI, const ObjectFile &Obj, ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) override | llvm::RuntimeDyldELF | virtual |
| readBytesUnaligned(uint8_t *Src, unsigned Size) const | llvm::RuntimeDyldImpl | protected |
| reassignSectionAddress(unsigned SectionID, uint64_t Addr) | llvm::RuntimeDyldImpl | |
| registerEHFrames() override | llvm::RuntimeDyldELF | virtual |
| RelocationList typedef | llvm::RuntimeDyldImpl | protected |
| relocationNeedsDLLImportStub(const RelocationRef &R) const | llvm::RuntimeDyldImpl | inlineprotectedvirtual |
| Relocations | llvm::RuntimeDyldImpl | protected |
| resolveExternalSymbols() | llvm::RuntimeDyldImpl | protected |
| resolveLocalRelocations() | llvm::RuntimeDyldImpl | |
| Resolver | llvm::RuntimeDyldImpl | protected |
| resolveRelocation(const RelocationEntry &RE, uint64_t Value) override | llvm::RuntimeDyldELF | virtual |
| resolveRelocationList(const RelocationList &Relocs, uint64_t Value) | llvm::RuntimeDyldImpl | protected |
| resolveRelocations() | llvm::RuntimeDyldImpl | |
| RuntimeDyldELF(RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver) | llvm::RuntimeDyldELF | |
| RuntimeDyldImpl(RuntimeDyld::MemoryManager &MemMgr, JITSymbolResolver &Resolver) | llvm::RuntimeDyldImpl | inline |
| SectionList typedef | llvm::RuntimeDyldImpl | protected |
| Sections | llvm::RuntimeDyldImpl | protected |
| SectionToGOTMap | llvm::RuntimeDyldELF | protected |
| setNotifyStubEmitted(NotifyStubEmittedFunction NotifyStubEmitted) | llvm::RuntimeDyldImpl | inline |
| setProcessAllSections(bool ProcessAllSections) | llvm::RuntimeDyldImpl | inline |
| SID typedef | llvm::RuntimeDyldImpl | protected |
| sizeAfterAddingDLLImportStub(unsigned Size) const | llvm::RuntimeDyldImpl | inlineprotectedvirtual |
| StubMap typedef | llvm::RuntimeDyldImpl | protected |
| writeBytesUnaligned(uint64_t Value, uint8_t *Dst, unsigned Size) const | llvm::RuntimeDyldImpl | protected |
| writeInt16BE(uint8_t *Addr, uint16_t Value) | llvm::RuntimeDyldImpl | inlineprotected |
| writeInt32BE(uint8_t *Addr, uint32_t Value) | llvm::RuntimeDyldImpl | inlineprotected |
| writeInt64BE(uint8_t *Addr, uint64_t Value) | llvm::RuntimeDyldImpl | inlineprotected |
| ~RuntimeDyldELF() override | llvm::RuntimeDyldELF | |
| ~RuntimeDyldImpl() | llvm::RuntimeDyldImpl | virtual |