Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c173 static struct value *unwrap_value (struct value *);
5755 struct value *val = unwrap_value (value_ind (val0)); in ada_value_ind()
5769 val = unwrap_value (val); in ada_coerce_ref()
6935 unwrap_value (struct value *val) in unwrap_value() function
6946 return unwrap_value (v); in unwrap_value()
7125 unwrap_value (evaluate_subexp_standard in ada_evaluate_subexp()
7288 unwrap_value (evaluate_subexp_standard in ada_evaluate_subexp()
7364 unwrap_value (ada_value_subscript in ada_evaluate_subexp()
7377 unwrap_value (ada_value_subscript in ada_evaluate_subexp()
7391 unwrap_value (ada_value_ptr_subscript (argvec[0], type, in ada_evaluate_subexp()
[all …]