Searched refs:read_8_bytes (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | dwarf2.c | 594 read_8_bytes (bfd *abfd, bfd_byte *buf, bfd_byte *end) in read_8_bytes() function 676 offset = read_8_bytes (unit->abfd, buf, buf_end); in read_indirect_string() 716 offset = read_8_bytes (unit->abfd, buf, buf_end); in read_alt_indirect_string() 1025 attr->u.val = read_8_bytes (unit->abfd, info_ptr, info_ptr_end); in read_attribute_value() 1039 attr->u.val = read_8_bytes (unit->abfd, info_ptr, info_ptr_end); in read_attribute_value() 1073 attr->u.val = read_8_bytes (abfd, info_ptr, info_ptr_end); in read_attribute_value() 1143 attr->u.val = read_8_bytes (abfd, info_ptr, info_ptr_end); in read_attribute_value() 1147 attr->u.val = read_8_bytes (abfd, info_ptr, info_ptr_end); in read_attribute_value() 1705 lh.total_length = read_8_bytes (abfd, line_ptr, line_end); in decode_line_info() 1749 lh.prologue_length = read_8_bytes (abfd, line_ptr, line_end); in decode_line_info() [all …]
|
D | ChangeLog-2015 | 3640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
|
D | ChangeLog-2004 | 4335 (read_8_bytes, read_indirect_string, read_address): Likewise.
|
D | ChangeLog-0001 | 921 (read_8_bytes): Return bfd_vma.
|