GCC Middle and Back End API Reference
data_in Struct Reference

#include <lto-streamer.h>

Collaboration diagram for data_in:

Data Fields

struct lto_file_decl_datafile_data
treelabels
const char * strings
unsigned int strings_len
unsigned int num_named_labels
unsigned int num_unnamed_labels
vec
< ld_plugin_symbol_resolution_t
globals_resolution
struct streamer_tree_cache_dreader_cache

Detailed Description

Data and descriptors used when reading from an LTO file.   

Field Documentation

struct lto_file_decl_data* data_in::file_data
vec<ld_plugin_symbol_resolution_t> data_in::globals_resolution
tree* data_in::labels

Referenced by lto_data_in_delete().

unsigned int data_in::num_named_labels
unsigned int data_in::num_unnamed_labels
const char* data_in::strings
unsigned int data_in::strings_len

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