Searched refs:dwarf2_loc_directive_seen (Results 1 – 6 of 6) sorted by relevance
104 extern bfd_boolean dwarf2_loc_directive_seen;
266 bfd_boolean dwarf2_loc_directive_seen; variable452 if (!dwarf2_loc_directive_seen && debug_type != DEBUG_DWARF2) in dwarf2_emit_insn()498 dwarf2_loc_directive_seen = FALSE; in dwarf2_consume_line_info()835 if (dwarf2_loc_directive_seen) in dwarf2_directive_loc()990 dwarf2_loc_directive_seen = TRUE; in dwarf2_directive_loc()
161 * dwarf2dbg.h (dwarf2_loc_directive_seen): New.163 (dwarf2_loc_directive_seen): ...this.
1243 (dwarf2_consume_line_info): Always clear dwarf2_loc_directive_seen.
711 * dwarf2dbg.h (dwarf2_loc_directive_seen): Make variable extern.
5560 orig_insn.loc_directive_seen = dwarf2_loc_directive_seen; in md_assemble()