Home
last modified time | relevance | path

Searched refs:read_n_bytes (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dleb.h138 read_n_bytes (bfd *abfd, const gdb_byte *buf, unsigned int size) in read_n_bytes() function
H A Dread.c19697 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
19705 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
19724 blk->data = read_n_bytes (abfd, info_ptr, 16);
19781 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
19789 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dleb.h138 read_n_bytes (bfd *abfd, const gdb_byte *buf, unsigned int size) in read_n_bytes() function
H A Dread.c19697 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
19705 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
19724 blk->data = read_n_bytes (abfd, info_ptr, 16);
19781 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
19789 blk->data = read_n_bytes (abfd, info_ptr, blk->size);
/netbsd/external/gpl3/gdb/dist/bfd/
H A Ddwarf2.c640 read_n_bytes (bfd_byte * buf, in read_n_bytes() function
1214 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1224 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1264 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1274 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1348 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
H A DChangeLog-20183469 * dwarf2.c (read_n_bytes): Replace size parameter with dwarf_block
3473 (read_attribute_value): Adjust invocations of read_n_bytes.
H A DChangeLog-2008527 (read_n_bytes): Remove unhelpful comment.
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Ddwarf2.c640 read_n_bytes (bfd_byte * buf, in read_n_bytes() function
1214 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1224 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1264 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1274 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1348 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
H A DChangeLog-20183469 * dwarf2.c (read_n_bytes): Replace size parameter with dwarf_block
3473 (read_attribute_value): Adjust invocations of read_n_bytes.
H A DChangeLog-2008527 (read_n_bytes): Remove unhelpful comment.
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c632 read_n_bytes (bfd_byte * buf, in read_n_bytes() function
1206 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1216 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1256 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
1266 info_ptr = read_n_bytes (info_ptr, info_ptr_end, blk); in read_attribute_value()
H A DChangeLog-20183469 * dwarf2.c (read_n_bytes): Replace size parameter with dwarf_block
3473 (read_attribute_value): Adjust invocations of read_n_bytes.
H A DChangeLog-2008527 (read_n_bytes): Remove unhelpful comment.
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
/netbsd/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c723 read_n_bytes (bfd *abfd, bfd_byte **ptr, bfd_byte *end, int n) in read_n_bytes() function
738 return read_n_bytes (abfd, ptr, end, 1); in read_1_byte()
757 return read_n_bytes (abfd, ptr, end, 2); in read_2_bytes()
778 return read_n_bytes (abfd, ptr, end, 4); in read_4_bytes()
784 return read_n_bytes (abfd, ptr, end, 8); in read_8_bytes()
H A DChangeLog-20183469 * dwarf2.c (read_n_bytes): Replace size parameter with dwarf_block
3473 (read_attribute_value): Adjust invocations of read_n_bytes.
H A DChangeLog596 * dwarf2.c (read_n_bytes): New inline function, old one renamed to..
H A DChangeLog-2008527 (read_n_bytes): Remove unhelpful comment.
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20064242 read_initial_length, read_n_bytes, read_offset, read_partial_die,
H A DChangeLog9894 * dwarf2/read.c (read_n_bytes, read_direct_string): Move to
9896 * dwarf2/leb.h (read_n_bytes, read_direct_string): Move from
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20064242 read_initial_length, read_n_bytes, read_offset, read_partial_die,
H A DChangeLog9894 * dwarf2/read.c (read_n_bytes, read_direct_string): Move to
9896 * dwarf2/leb.h (read_n_bytes, read_direct_string): Move from

12