GCC Middle and Back End API Reference
|
Data Fields | |
const char * | data |
size_t | len |
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.
const char* lto_data_header::data |
Referenced by lto_free_section_data(), and lto_get_section_data().
size_t lto_data_header::len |
Referenced by lto_free_section_data(), and lto_get_section_data().