GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Data Fields | |
struct lto_header | lto_header |
int32_t | compressed_size |
int32_t | main_size |
int32_t | string_size |
Structure describing top level asm()s.
int32_t lto_asm_header::compressed_size |
struct lto_header lto_asm_header::lto_header |
Referenced by lto_input_toplevel_asms(), and lto_output_toplevel_asms().
int32_t lto_asm_header::main_size |
Referenced by lto_input_toplevel_asms(), and lto_output_toplevel_asms().
int32_t lto_asm_header::string_size |
Referenced by lto_input_toplevel_asms(), and lto_output_toplevel_asms().