Lines Matching refs:read_4_bytes
586 read_4_bytes (bfd *abfd, bfd_byte *buf, bfd_byte *end) in read_4_bytes() function
674 offset = read_4_bytes (unit->abfd, buf, buf_end); in read_indirect_string()
714 offset = read_4_bytes (unit->abfd, buf, buf_end); in read_alt_indirect_string()
1023 attr->u.val = read_4_bytes (unit->abfd, info_ptr, info_ptr_end); in read_attribute_value()
1037 attr->u.val = read_4_bytes (unit->abfd, info_ptr, info_ptr_end); in read_attribute_value()
1058 blk->size = read_4_bytes (abfd, info_ptr, info_ptr_end); in read_attribute_value()
1069 attr->u.val = read_4_bytes (abfd, info_ptr, info_ptr_end); in read_attribute_value()
1139 attr->u.val = read_4_bytes (abfd, info_ptr, info_ptr_end); in read_attribute_value()
1700 lh.total_length = read_4_bytes (abfd, line_ptr, line_end); in decode_line_info()
1712 lh.total_length = read_4_bytes (abfd, line_ptr, line_end); in decode_line_info()
1747 lh.prologue_length = read_4_bytes (abfd, line_ptr, line_end); in decode_line_info()
2751 abbrev_offset = read_4_bytes (abfd, info_ptr, end_ptr); in parse_comp_unit()
4038 length = read_4_bytes (stash->bfd_ptr, stash->info_ptr, stash->info_ptr_end); in _bfd_dwarf2_find_nearest_line()
4053 length = read_4_bytes (stash->bfd_ptr, stash->info_ptr + 4, stash->info_ptr_end); in _bfd_dwarf2_find_nearest_line()