Lines Matching defs:read_byte
475 read_byte (struct dwarf_buf *buf)
587 return read_byte (buf);
801 return advance (buf, read_byte (buf));
804 val->u.uint = read_byte (buf);
808 val->u.uint = read_byte (buf);
857 val->u.uint = read_byte (buf);
917 offset = read_byte (buf);
947 offset = read_byte (buf);
1388 read_byte (&count_buf);
1434 a.has_children = read_byte (&abbrev_buf);
1779 rle = read_byte (&rnglists_buf);
2168 unit_type = read_byte (&unit_buf);
2193 addrsize = read_byte (&unit_buf);
2204 addrsize = read_byte (&unit_buf);
2578 formats_count = read_byte (hdr_buf);
2664 hdr->addrsize = read_byte (line_buf);
2667 if (read_byte (line_buf) != 0)
2684 hdr->min_insn_len = read_byte (&hdr_buf);
2688 hdr->max_ops_per_insn = read_byte (&hdr_buf);
2691 read_byte (&hdr_buf);
2694 hdr->line_range = read_byte (&hdr_buf);
2696 hdr->opcode_base = read_byte (&hdr_buf);
2750 op = read_byte (line_buf);
2770 op = read_byte (line_buf);