Home | History | Annotate | Download | only in bfd

Lines Matching full:read_4_bytes

581 read_4_bytes (bfd *abfd, bfd_byte *buf)
630 offset = read_4_bytes (unit->abfd, buf);
661 offset = read_4_bytes (unit->abfd, buf);
945 attr->u.val = read_4_bytes (unit->abfd, info_ptr);
959 attr->u.val = read_4_bytes (unit->abfd, info_ptr);
980 blk->size = read_4_bytes (abfd, info_ptr);
991 attr->u.val = read_4_bytes (abfd, info_ptr);
1061 attr->u.val = read_4_bytes (abfd, info_ptr);
1580 lh.total_length = read_4_bytes (abfd, line_ptr);
1592 lh.total_length = read_4_bytes (abfd, line_ptr);
1607 lh.prologue_length = read_4_bytes (abfd, line_ptr);
2564 abbrev_offset = read_4_bytes (abfd, info_ptr);
3778 length = read_4_bytes (stash->bfd_ptr, stash->info_ptr);
3793 length = read_4_bytes (stash->bfd_ptr, stash->info_ptr + 4);