Searched defs:bytes_read_ptr (Results  1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ | 
| H A D | dwarf2-frame.c | 956 read_unsigned_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr)  in read_unsigned_leb128()983 read_signed_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr)  in read_signed_leb128()
 1013 read_initial_length (bfd *abfd, char *buf, unsigned int *bytes_read_ptr)  in read_initial_length()
 1085 		    char *buf, unsigned int *bytes_read_ptr)  in read_encoded_value()
 
 | 
| H A D | dwarf2read.c | 5954 read_string (bfd *abfd, char *buf, unsigned int *bytes_read_ptr)  in read_string()5972 		      unsigned int *bytes_read_ptr)  in read_indirect_string()
 5996 read_unsigned_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr)  in read_unsigned_leb128()
 6024 read_signed_leb128 (bfd *abfd, char *buf, unsigned int *bytes_read_ptr)  in read_signed_leb128()
 
 | 
| /openbsd-src/gnu/usr.bin/binutils/bfd/ | 
| H A D | elf-eh-frame.c | 34 		      unsigned int *bytes_read_ptr)  in read_unsigned_leb128()62 		    unsigned int * bytes_read_ptr)  in read_signed_leb128()
 
 | 
| H A D | dwarf2.c | 253 	     unsigned int *bytes_read_ptr)  in read_string()269 		      unsigned int *bytes_read_ptr)  in read_indirect_string()
 321 		      unsigned int *bytes_read_ptr)  in read_unsigned_leb128()
 350 		    unsigned int * bytes_read_ptr)  in read_signed_leb128()
 
 | 
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ | 
| H A D | libbfd.c | 974 		      unsigned int *bytes_read_ptr)  in read_unsigned_leb128()1002 		    unsigned int *bytes_read_ptr)  in read_signed_leb128()
 
 | 
| H A D | dwarf2.c | 288 	     unsigned int *bytes_read_ptr)  in read_string()305 		      unsigned int *bytes_read_ptr)  in read_indirect_string()
 
 |