GCC Middle and Back End API Reference
lto_data_header Struct Reference

Data Fields

const char * data
size_t len

Detailed Description

Header placed in returned uncompressed data streams. Allows the uncompressed allocated data to be mapped back to the underlying compressed data for use with free_section_f.


Field Documentation

const char* lto_data_header::data
size_t lto_data_header::len

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