Searched refs:debug_variable (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa.c397 debug_variable (alias);
421 debug_variable (var);
487 debug_variable (ptr);
565 debug_variable (smt);
566 debug_variable (pi->name_mem_tag);
581 debug_variable (VEC_index (tree, name_tag_reps, j));
611 debug_variable (VEC_index (tree, name_tag_reps, i));
636 debug_variable (var);
646 debug_variable (var);
H A Dtree-dfa.c403 debug_variable (tree var) function
H A Dtree-flow.h641 extern void debug_variable (tree);
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c352 struct debug_variable struct
506 struct debug_variable *variable;
1129 struct debug_variable *v;
1162 v = (struct debug_variable *) xmalloc (sizeof *v);

Completed in 205 milliseconds