Home
last modified time | relevance | path

Searched refs:read_8_bytes (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c782 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 DChangeLog601 (read_8_bytes, read_string, read_indirect_string),
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
H A DChangeLog-20044335 (read_8_bytes, read_indirect_string, read_address): Likewise.
H A DChangeLog-0001921 (read_8_bytes): Return bfd_vma.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c830 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 DChangeLog1147 (read_8_bytes, read_string, read_indirect_string),
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
H A DChangeLog-20044335 (read_8_bytes, read_indirect_string, read_address): Likewise.
H A DChangeLog-0001921 (read_8_bytes): Return bfd_vma.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
H A DChangeLog-20044335 (read_8_bytes, read_indirect_string, read_address): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20044335 (read_8_bytes, read_indirect_string, read_address): Likewise.
H A DChangeLog-0001921 (read_8_bytes): Return bfd_vma.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20064239 read_8_bytes, read_address, read_attribute, read_attribute_value,
H A DChangeLog-20122485 (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 DChangeLog-2009273 (read_8_bytes): Increase size of result type.
4694 (read_8_bytes): Change return type to ULONGEST.
H A DChangeLog-20052402 (read_1_byte, read_4_bytes, read_8_bytes): Change last argument to
H A DChangeLog-20003504 (read_8_bytes): Change return type to long.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20064239 read_8_bytes, read_address, read_attribute, read_attribute_value,
H A DChangeLog-20122485 (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 DChangeLog-2009273 (read_8_bytes): Increase size of result type.
4694 (read_8_bytes): Change return type to ULONGEST.
H A DChangeLog-20052402 (read_1_byte, read_4_bytes, read_8_bytes): Change last argument to
H A DChangeLog-202016441 (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 DChangeLog-20003504 (read_8_bytes): Change return type to long.

12