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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-eh-frame.c32 read_unsigned_leb128(bfd *abfd ATTRIBUTE_UNUSED, char *buf, unsigned int *bytes_read_ptr) argument
60 read_signed_leb128(bfd *abfd ATTRIBUTE_UNUSED, char *buf, unsigned int * bytes_read_ptr) argument
H A Ddwarf2.c251 read_string(bfd *abfd ATTRIBUTE_UNUSED, char *buf, unsigned int *bytes_read_ptr) argument
267 read_indirect_string(struct comp_unit* unit, char *buf, unsigned int *bytes_read_ptr) argument
319 read_unsigned_leb128(bfd *abfd ATTRIBUTE_UNUSED, char *buf, unsigned int *bytes_read_ptr) argument
348 read_signed_leb128(bfd *abfd ATTRIBUTE_UNUSED, char *buf, unsigned int * bytes_read_ptr) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibbfd.c972 read_unsigned_leb128(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
1000 read_signed_leb128(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
H A Ddwarf2.c286 read_string(bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
303 read_indirect_string(struct comp_unit* unit, bfd_byte *buf, unsigned int *bytes_read_ptr) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c956 read_unsigned_leb128(bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
983 read_signed_leb128(bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
1013 read_initial_length(bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
1084 read_encoded_value(struct comp_unit *unit, unsigned char encoding, char *buf, unsigned int *bytes_read_ptr) argument
[all...]
H A Ddwarf2read.c5954 read_string (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
5996 read_unsigned_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
6024 read_signed_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr) argument
5970 read_indirect_string(bfd *abfd, char *buf, const struct comp_unit_head *cu_header, unsigned int *bytes_read_ptr) argument

Completed in 305 milliseconds