Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dada-lang.c146 static struct value *unwrap_value (struct value *);
5717 struct value *val = unwrap_value (value_ind (val0)); in ada_value_ind()
5731 val = unwrap_value (val); in ada_coerce_ref()
6704 unwrap_value (struct value *val) in unwrap_value() function
6715 return unwrap_value (v); in unwrap_value()
6815 unwrap_value (evaluate_subexp_standard in ada_evaluate_subexp()
6969 unwrap_value (evaluate_subexp_standard in ada_evaluate_subexp()
7069 unwrap_value (ada_value_subscript in ada_evaluate_subexp()
7082 unwrap_value (ada_value_subscript in ada_evaluate_subexp()
7530 return unwrap_value (ada_value_struct_elt (arg1, in ada_evaluate_subexp()
[all …]