Searched defs:bytes_read_ptr (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibbfd.c989 read_unsigned_leb128(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
1017 read_signed_leb128(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
H A Ddwarf2.c288 read_string(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
305 read_indirect_string(struct comp_unit* unit, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2-frame.c943 read_unsigned_leb128(bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
970 read_signed_leb128(bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
1000 read_initial_length(bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
1071 read_encoded_value(struct comp_unit *unit, unsigned char encoding, char *buf, unsigned int *bytes_read_ptr) argument
[all...]
H A Ddwarf2read.c4922 read_string (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
4964 read_unsigned_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
4992 read_signed_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
4938 read_indirect_string(bfd *abfd, char *buf, const struct comp_unit_head *cu_header, unsigned int *bytes_read_ptr) argument

Completed in 176 milliseconds