Lines Matching refs:read_string
601 read_string (bfd *abfd ATTRIBUTE_UNUSED,
999 attr->u.str = read_string (abfd, info_ptr, &bytes_read);
1647 while ((cur_dir = read_string (abfd, line_ptr, &bytes_read)) != NULL)
1670 while ((cur_file = read_string (abfd, line_ptr, &bytes_read)) != NULL)
1783 cur_file = read_string (abfd, line_ptr, &bytes_read);