Home
last modified time | relevance | path

Searched refs:read_string (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/contrib/iostream2/
Dzstream_test.cpp14 char *x = read_string(in), *y = new char[256], z[256]; in main()
Dzstream.h145 inline char* read_string(izstream& zs) { in read_string() function
/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c619 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()
DChangeLog-20153640 (read_4_bytes, read_8_bytes, read_n_bytes, read_string)