Home
last modified time | relevance | path

Searched defs:lto_output_stream (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-streamer.h605 struct lto_output_stream struct
608 struct lto_char_ptr_base * first_block;
611 struct lto_char_ptr_base * current_block;
614 char * current_pointer;
617 unsigned int left_in_block;
620 unsigned int block_size;
623 unsigned int total_size;
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-streamer.h605 struct lto_output_stream struct
608 struct lto_char_ptr_base * first_block;
634 struct lto_output_stream *main_stream; argument