|
GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Public Member Functions | |
| void | set_compression (lto_compression c) |
| lto_compression | get_compression () |
Data Fields | |
| int16_t | major_version |
| int16_t | minor_version |
| unsigned char | slim_object |
| unsigned char | _padding |
| uint16_t | flags |
Structure that represents LTO ELF section with information about the format.
|
inline |
References flags.
Referenced by lto_get_section_data().
|
inline |
References flags.
| unsigned char lto_section::_padding |
| uint16_t lto_section::flags |
Referenced by get_compression(), and set_compression().
| int16_t lto_section::major_version |
| int16_t lto_section::minor_version |
| unsigned char lto_section::slim_object |