Searched refs:ada_coerce_to_simple_array_ptr (Results 1 – 4 of 4) sorted by relevance
204 extern struct value *ada_coerce_to_simple_array_ptr (struct value *);
667 val = ada_coerce_to_simple_array_ptr (val); in ada_val_print_1()
707 ada_coerce_to_simple_array_ptr in read_atcb()
755 value = ada_coerce_to_simple_array_ptr (value); in ada_get_decoded_value()1914 ada_coerce_to_simple_array_ptr (struct value *arr) in ada_coerce_to_simple_array_ptr() function1939 struct value *arrVal = ada_coerce_to_simple_array_ptr (arr); in ada_coerce_to_simple_array()10054 array = ada_coerce_to_simple_array_ptr (array); in ada_evaluate_subexp()