Home
last modified time | relevance | path

Searched refs:read_4_bytes (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c586 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()
[all …]
DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)