Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dread.c223 static int dwarf_file_string; variable
309 dwarf_file_string = 0; in read_begin()
4432 dwarf_file_string = 1; in emit_expr_with_reloc()
4434 dwarf_file_string = 0; in emit_expr_with_reloc()
5476 dwarf_file_string = 0; in stringer()
5477 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
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dread.c210 static int dwarf_file_string; variable
4388 dwarf_file_string = 1; in emit_expr_with_reloc()
4390 dwarf_file_string = 0; in emit_expr_with_reloc()
5438 dwarf_file_string = 0; in stringer()
5439 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