Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dread.c4147 static int dwarf_file = 0; in emit_expr_with_reloc() local
4150 dwarf_file = 0; in emit_expr_with_reloc()
4151 else if (dwarf_file == 0 in emit_expr_with_reloc()
4155 dwarf_file = 1; in emit_expr_with_reloc()
4156 else if (dwarf_file == 1 in emit_expr_with_reloc()
4160 dwarf_file = 2; in emit_expr_with_reloc()
4161 else if (dwarf_file == 2 in emit_expr_with_reloc()
4163 dwarf_file = 3; in emit_expr_with_reloc()
4164 else if (dwarf_file == 3 in emit_expr_with_reloc()
4168 dwarf_file = 4; in emit_expr_with_reloc()
[all …]