GCC Middle and Back End API Reference
mmap_info Struct Reference

Data Fields

size_t offset
 
size_t size
 
voidpreferred_base
 

Detailed Description

Hold the information we need to mmap the file back in.   

Field Documentation

◆ offset

size_t mmap_info::offset

◆ preferred_base

void* mmap_info::preferred_base

◆ size

size_t mmap_info::size

The documentation for this struct was generated from the following file: