Home
last modified time | relevance | path

Searched refs:debug_variable (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-dfa.h26 extern void debug_variable (tree);
Dtree-dfa.cc173 debug_variable (tree var) in debug_variable() function
DChangeLog.tree-ssa15737 (debug_variable): New function.
15801 (debug_variable): Declare.
DChangeLog-201028790 * tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats):
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddebug.c358 struct debug_variable struct
512 struct debug_variable *variable;
1136 struct debug_variable *v; in debug_record_variable()