GCC Middle and Back End API Reference
data_in Class Reference

#include <lto-streamer.h>

Collaboration diagram for data_in:

Public Member Functions

 data_in (lto_file_decl_data *data_for_loc)

Data Fields

struct lto_file_decl_datafile_data
const char * strings
unsigned int strings_len
vec< ld_plugin_symbol_resolution_tglobals_resolution
struct streamer_tree_cache_dreader_cache
lto_location_cache location_cache

Detailed Description

Data and descriptors used when reading from an LTO file.   

Constructor & Destructor Documentation

◆ data_in()

data_in::data_in ( lto_file_decl_data * data_for_loc)
inlineexplicit

References location_cache.

Field Documentation

◆ file_data

◆ globals_resolution

vec<ld_plugin_symbol_resolution_t> data_in::globals_resolution

Referenced by lto_data_in_delete().

◆ location_cache

◆ reader_cache

◆ strings

const char* data_in::strings

◆ strings_len

unsigned int data_in::strings_len

Referenced by string_for_index().


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