Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDvar-tracking.c349 static int emit_notes_for_differences_1 (void **, void *);
2532 emit_notes_for_differences_1 (void **slot, void *data) in emit_notes_for_differences_1() function
2590 htab_traverse (old_set->vars, emit_notes_for_differences_1, new_set->vars); in emit_notes_for_differences()
HDChangeLog-200435234 (emit_notes_for_differences_1): Pass compare_current_location == true.
38634 (emit_notes_for_differences_1): Init the refcount of new variable.