Searched refs:last_location (Results 1 – 2 of 2) sorted by relevance
165 #define last_location (cfun->emit->x_last_location) macro4476 if (location == last_location) in emit_line_note()4479 if (location.file && last_location.file in emit_line_note()4480 && !strcmp (location.file, last_location.file) in emit_line_note()4481 && location.line == last_location.line) in emit_line_note()4484 last_location = location; in emit_line_note()4550 last_location = -1; in force_next_line_note()4552 last_location.line = -1; in force_next_line_note()4977 last_location = UNKNOWN_LOCATION; in init_emit()
19025 (last_location): New.