Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c601 read_string (bfd *abfd ATTRIBUTE_UNUSED, in read_string() function
999 attr->u.str = read_string (abfd, info_ptr, &bytes_read); in read_attribute_value()
1647 while ((cur_dir = read_string (abfd, line_ptr, &bytes_read)) != NULL) in decode_line_info()
1670 while ((cur_file = read_string (abfd, line_ptr, &bytes_read)) != NULL) in decode_line_info()
1783 cur_file = read_string (abfd, line_ptr, &bytes_read); in decode_line_info()