Searched refs:read_1_signed_byte (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Ddwarf2.c253 read_1_signed_byte (bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf) function
1057 lh.line_base = read_1_signed_byte (abfd, line_ptr);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2read.c695 static int read_1_signed_byte (bfd *, char *);
4713 read_1_signed_byte (bfd *abfd, char *buf) function
5243 lh->line_base = read_1_signed_byte (abfd, line_ptr);
7562 stack[++stacki] = read_1_signed_byte (objfile->obfd, &data[i]);

Completed in 209 milliseconds