Home
last modified time | relevance | path

Searched refs:read_1_signed_byte (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Ddwarf2.c216 read_1_signed_byte (bfd *abfd ATTRIBUTE_UNUSED, char *buf) in read_1_signed_byte() function
988 lh.line_base = read_1_signed_byte (abfd, line_ptr); in decode_line_info()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf2.c251 read_1_signed_byte (bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf) in read_1_signed_byte() function
1031 lh.line_base = read_1_signed_byte (abfd, line_ptr); in decode_line_info()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c786 static int read_1_signed_byte (bfd *, char *);
5747 read_1_signed_byte (bfd *abfd, char *buf) in read_1_signed_byte() function
6308 lh->line_base = read_1_signed_byte (abfd, line_ptr); in dwarf_decode_line_header()
8660 stack[++stacki] = read_1_signed_byte (objfile->obfd, &data[i]); in decode_locdesc()
H A DChangeLog-1996390 (read_1_signed_byte, read_2_signed_bytes, read_4_signed_bytes):
405 Use read_1_signed_byte to extract lh.line_base to avoid