|
GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Data Fields | |
| const char * | data |
| unsigned int | p |
| unsigned int | len |
Structure used as buffer for reading an LTO file.
| const char* lto_input_block::data |
Referenced by streamer_read_uchar(), and streamer_read_uhwi().
| unsigned int lto_input_block::len |
Referenced by lto_section_overrun(), streamer_read_uchar(), and streamer_read_uhwi().
| unsigned int lto_input_block::p |
Referenced by lto_section_overrun(), streamer_read_uchar(), streamer_read_uhwi(), and string_for_index().