GCC Middle and Back End API Reference
|
Data Fields | |
size_t | offset |
size_t | size |
void * | preferred_base |
Hold the information we need to mmap the file back in.
size_t mmap_info::offset |
Referenced by gt_pch_restore(), and gt_pch_save().
void* mmap_info::preferred_base |
Referenced by gt_pch_restore(), and gt_pch_save().
size_t mmap_info::size |
Referenced by gt_pch_restore(), and gt_pch_save().