GCC Middle and Back End API Reference
lto_decl_header Struct Reference

#include <lto-streamer.h>

Collaboration diagram for lto_decl_header:

Data Fields

struct lto_header lto_header
int32_t decl_state_size
int32_t num_nodes
int32_t main_size
int32_t string_size

Detailed Description

Structure describing a symbol section.   

Field Documentation

int32_t lto_decl_header::decl_state_size

Referenced by produce_asm_for_decls().

struct lto_header lto_decl_header::lto_header

Referenced by produce_asm_for_decls().

int32_t lto_decl_header::main_size

Referenced by produce_asm_for_decls().

int32_t lto_decl_header::num_nodes

Referenced by produce_asm_for_decls().

int32_t lto_decl_header::string_size

Referenced by produce_asm_for_decls().


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