Home
last modified time | relevance | path

Searched defs:debug_variable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c354 struct debug_variable struct
357 enum debug_var_kind kind;
359 debug_type type;
361 bfd_vma val;
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c353 struct debug_variable struct
356 enum debug_var_kind kind;
358 debug_type type;
360 bfd_vma val;
/openbsd-src/gnu/gcc/gcc/
H A Dtree-dfa.c403 debug_variable (tree var) in debug_variable() function