Searched refs:read_string (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream2/ |
D | zstream_test.cpp | 14 char *x = read_string(in), *y = new char[256], z[256]; in main()
|
D | zstream.h | 145 inline char* read_string(izstream& zs) { in read_string() function
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | dwarf2.c | 619 read_string (bfd * abfd ATTRIBUTE_UNUSED, in read_string() function 1077 attr->u.str = read_string (abfd, info_ptr, info_ptr_end, &bytes_read); in read_attribute_value() 1802 while ((cur_dir = read_string (abfd, line_ptr, line_end, &bytes_read)) != NULL) in decode_line_info() 1825 while ((cur_file = read_string (abfd, line_ptr, line_end, &bytes_read)) != NULL) in decode_line_info() 1938 cur_file = read_string (abfd, line_ptr, line_end, &bytes_read); in decode_line_info()
|
D | ChangeLog-2015 | 3640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)
|