Searched refs:dwarf_file_string (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c207 static int dwarf_file_string; variable
3967 /* The variable dwarf_file_string tells stringer that the string
3970 dwarf_file_string = 1;
3972 dwarf_file_string = 0;
5050 dwarf_file_string to non-zero if this string might be a
5053 dwarf_file_string = 0;
5054 else if (dwarf_file_string)

Completed in 102 milliseconds