Searched defs:debug_variable (Results 1 – 3 of 3) sorted by relevance
354 struct debug_variable struct357 enum debug_var_kind kind;359 debug_type type;361 bfd_vma val;
353 struct debug_variable struct356 enum debug_var_kind kind;358 debug_type type;360 bfd_vma val;
403 debug_variable (tree var) in debug_variable() function