Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/
H A Dread.c213 static int dwarf_file_string; variable
3384 dwarf_file_string = 1; in emit_expr()
3386 dwarf_file_string = 0; in emit_expr()
4482 dwarf_file_string = 0; in stringer()
4483 else if (dwarf_file_string) in stringer()
H A DChangeLog-98994798 * read.c (dwarf_file_string): New file static variable.
4801 (stringer): Use dwarf_file_string to decide whether to accept a
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dread.c208 static int dwarf_file_string; variable
3664 dwarf_file_string = 1; in emit_expr()
3666 dwarf_file_string = 0; in emit_expr()
4741 dwarf_file_string = 0; in stringer()
4742 else if (dwarf_file_string) in stringer()
H A DChangeLog-98994798 * read.c (dwarf_file_string): New file static variable.
4801 (stringer): Use dwarf_file_string to decide whether to accept a