|
uint8_t * | allocateCodeSection (uintptr_t Size, unsigned Align, unsigned ID, llvm::StringRef Name) final |
|
uint8_t * | allocateDataSection (uintptr_t Size, unsigned Align, unsigned ID, llvm::StringRef Name, bool RO) final |
|
void | reserveAllocationSpace (uintptr_t CodeSize, llvm_helper::Align CodeAlign, uintptr_t ROSize, llvm_helper::Align ROAlign, uintptr_t RWSize, llvm_helper::Align RWAlign) final |
|
bool | needsToReserveAllocationSpace () override |
|
void | deregisterEHFrames () override |
|
bool | finalizeMemory (std::string *ErrMsg) override |
|
The documentation for this class was generated from the following files: