Lines Matching refs:read_1_byte
563 read_1_byte (bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf)
844 cur_abbrev->has_children = read_1_byte (abfd, abbrev_ptr);
1027 blk->size = read_1_byte (abfd, info_ptr);
1034 attr->u.val = read_1_byte (abfd, info_ptr);
1038 attr->u.val = read_1_byte (abfd, info_ptr);
1053 attr->u.val = read_1_byte (abfd, info_ptr);
1611 lh.minimum_instruction_length = read_1_byte (abfd, line_ptr);
1615 lh.maximum_ops_per_insn = read_1_byte (abfd, line_ptr);
1627 lh.default_is_stmt = read_1_byte (abfd, line_ptr);
1631 lh.line_range = read_1_byte (abfd, line_ptr);
1633 lh.opcode_base = read_1_byte (abfd, line_ptr);
1642 lh.standard_opcode_lengths[i] = read_1_byte (abfd, line_ptr);
1725 op_code = read_1_byte (abfd, line_ptr);
1759 extended_op = read_1_byte (abfd, line_ptr);
2568 addr_size = read_1_byte (abfd, info_ptr);