Lines Matching defs:ob
82 streamer_string_index (struct output_block *ob, const char *s, unsigned int len, in streamer_string_index()
132 streamer_write_string_with_length (struct output_block *ob, in streamer_write_string_with_length()
151 streamer_write_string (struct output_block *ob, in streamer_write_string()
170 bp_pack_string_with_length (struct output_block *ob, struct bitpack_d *bp, in bp_pack_string_with_length()
186 bp_pack_string (struct output_block *ob, struct bitpack_d *bp, in bp_pack_string()
200 streamer_write_zero (struct output_block *ob) in streamer_write_zero()
209 streamer_write_uhwi (struct output_block *ob, unsigned HOST_WIDE_INT work) in streamer_write_uhwi()
218 streamer_write_hwi (struct output_block *ob, HOST_WIDE_INT work) in streamer_write_hwi()
226 streamer_write_poly_uint64 (struct output_block *ob, poly_uint64 work) in streamer_write_poly_uint64()
235 streamer_write_gcov_count (struct output_block *ob, gcov_type work) in streamer_write_gcov_count()
389 streamer_write_wide_int (struct output_block *ob, const wide_int &val) in streamer_write_wide_int()
402 streamer_write_widest_int (struct output_block *ob, in streamer_write_widest_int()