SingleSectionMemoryManager Member List

This is the complete list of members for SingleSectionMemoryManager, including all inherited members.

allocateCodeSection(uintptr_t Size, unsigned Align, unsigned ID, llvm::StringRef Name) final (defined in SingleSectionMemoryManager)SingleSectionMemoryManager
allocateDataSection(uintptr_t Size, unsigned Align, unsigned ID, llvm::StringRef Name, bool RO) final (defined in SingleSectionMemoryManager)SingleSectionMemoryManager
deregisterEHFrames() override (defined in SingleSectionMemoryManager)SingleSectionMemoryManager
finalizeMemory(std::string *ErrMsg) override (defined in SingleSectionMemoryManager)SingleSectionMemoryManager
needsToReserveAllocationSpace() override (defined in SingleSectionMemoryManager)SingleSectionMemoryManagerinline
reserveAllocationSpace(uintptr_t CodeSize, llvm_helper::Align CodeAlign, uintptr_t ROSize, llvm_helper::Align ROAlign, uintptr_t RWSize, llvm_helper::Align RWAlign) final (defined in SingleSectionMemoryManager)SingleSectionMemoryManager
SingleSectionMemoryManager() (defined in SingleSectionMemoryManager)SingleSectionMemoryManager