Searched refs:dwarf_file (Results 1 – 1 of 1) sorted by relevance
4147 static int dwarf_file = 0; in emit_expr_with_reloc() local4150 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 …]