/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 782 read_8_bytes (bfd *abfd, bfd_byte **ptr, bfd_byte *end) in read_8_bytes() function 864 offset = read_8_bytes (unit->abfd, ptr, buf_end); in read_indirect_string() 898 offset = read_8_bytes (unit->abfd, ptr, buf_end); in read_indirect_line_string() 934 offset = read_8_bytes (unit->abfd, ptr, buf_end); in read_alt_indirect_string() 1476 attr->u.val = read_8_bytes (unit->abfd, &info_ptr, info_ptr_end); in read_attribute_value() 1488 attr->u.val = read_8_bytes (unit->abfd, &info_ptr, info_ptr_end); in read_attribute_value() 1540 attr->u.val = read_8_bytes (abfd, &info_ptr, info_ptr_end); in read_attribute_value() 2638 lh.total_length = read_8_bytes (abfd, &line_ptr, line_end); in decode_line_info() 2700 lh.prologue_length = read_8_bytes (abfd, &line_ptr, line_end); in decode_line_info() 4344 abbrev_offset = read_8_bytes (abfd, &info_ptr, end_ptr); in parse_comp_unit() [all …]
|
H A D | ChangeLog | 601 (read_8_bytes, read_string, read_indirect_string),
|
H A D | ChangeLog-2015 | 3640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
|
H A D | ChangeLog-2004 | 4335 (read_8_bytes, read_indirect_string, read_address): Likewise.
|
H A D | ChangeLog-0001 | 921 (read_8_bytes): Return bfd_vma.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 830 read_8_bytes (bfd *abfd, bfd_byte **ptr, bfd_byte *end) in read_8_bytes() function 912 offset = read_8_bytes (unit->abfd, ptr, buf_end); in read_indirect_string() 946 offset = read_8_bytes (unit->abfd, ptr, buf_end); in read_indirect_line_string() 982 offset = read_8_bytes (unit->abfd, ptr, buf_end); in read_alt_indirect_string() 1524 attr->u.val = read_8_bytes (unit->abfd, &info_ptr, info_ptr_end); in read_attribute_value() 1536 attr->u.val = read_8_bytes (unit->abfd, &info_ptr, info_ptr_end); in read_attribute_value() 1588 attr->u.val = read_8_bytes (abfd, &info_ptr, info_ptr_end); in read_attribute_value() 2720 lh.total_length = read_8_bytes (abfd, &line_ptr, line_end); in decode_line_info() 2782 lh.prologue_length = read_8_bytes (abfd, &line_ptr, line_end); in decode_line_info() 4419 abbrev_offset = read_8_bytes (abfd, &info_ptr, end_ptr); in parse_comp_unit() [all …]
|
H A D | ChangeLog | 1147 (read_8_bytes, read_string, read_indirect_string),
|
H A D | ChangeLog-2015 | 3640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
|
H A D | ChangeLog-2004 | 4335 (read_8_bytes, read_indirect_string, read_address): Likewise.
|
H A D | ChangeLog-0001 | 921 (read_8_bytes): Return bfd_vma.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2015 | 3640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
|
H A D | ChangeLog-2004 | 4335 (read_8_bytes, read_indirect_string, read_address): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2004 | 4335 (read_8_bytes, read_indirect_string, read_address): Likewise.
|
H A D | ChangeLog-0001 | 921 (read_8_bytes): Return bfd_vma.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2006 | 4239 read_8_bytes, read_address, read_attribute, read_attribute_value,
|
H A D | ChangeLog-2012 | 2485 (read_4_bytes, read_4_signed_bytes, read_8_bytes): Ditto. 6790 (read_1_byte, read_4_bytes, read_8_bytes): Make buf parameter
|
H A D | ChangeLog-2009 | 273 (read_8_bytes): Increase size of result type. 4694 (read_8_bytes): Change return type to ULONGEST.
|
H A D | ChangeLog-2005 | 2402 (read_1_byte, read_4_bytes, read_8_bytes): Change last argument to
|
H A D | ChangeLog-2000 | 3504 (read_8_bytes): Change return type to long.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2006 | 4239 read_8_bytes, read_address, read_attribute, read_attribute_value,
|
H A D | ChangeLog-2012 | 2485 (read_4_bytes, read_4_signed_bytes, read_8_bytes): Ditto. 6790 (read_1_byte, read_4_bytes, read_8_bytes): Make buf parameter
|
H A D | ChangeLog-2009 | 273 (read_8_bytes): Increase size of result type. 4694 (read_8_bytes): Change return type to ULONGEST.
|
H A D | ChangeLog-2005 | 2402 (read_1_byte, read_4_bytes, read_8_bytes): Change last argument to
|
H A D | ChangeLog-2020 | 16441 (read_4_signed_bytes, read_8_bytes): Move to dwarf2/leb.h. 16445 * dwarf2-frame.c (read_1_byte, read_4_bytes, read_8_bytes):
|
H A D | ChangeLog-2000 | 3504 (read_8_bytes): Change return type to long.
|