GCC Middle and Back End API Reference
mmap_info Struct Reference

Data Fields

size_t offset
 
size_t size
 
void * preferred_base
 

Detailed Description

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

Field Documentation

◆ offset

size_t mmap_info::offset

Referenced by gt_pch_restore(), and gt_pch_save().

◆ preferred_base

void* mmap_info::preferred_base

Referenced by gt_pch_restore(), and gt_pch_save().

◆ size

size_t mmap_info::size

Referenced by gt_pch_restore(), and gt_pch_save().


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