LLVM 19.0.0git
Classes | Namespaces
SectionMemoryManager.h File Reference
#include "llvm/ADT/SmallVector.h"
#include "llvm/ExecutionEngine/RTDyldMemoryManager.h"
#include "llvm/Support/Memory.h"
#include <cstdint>
#include <string>
#include <system_error>

Go to the source code of this file.

Classes

class  llvm::SectionMemoryManager
 This is a simple memory manager which implements the methods called by the RuntimeDyld class to allocate memory for section-based loading of objects, usually those generated by the MCJIT execution engine. More...
 
class  llvm::SectionMemoryManager::MemoryMapper
 Implementations of this interface are used by SectionMemoryManager to request pages from the operating system. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.