Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.h220 extern struct value *ada_coerce_to_simple_array_ptr (struct value *);
H A Dada-valprint.c610 val = ada_coerce_to_simple_array_ptr (val); in ada_val_print_1()
H A Dada-lang.c1500 ada_coerce_to_simple_array_ptr (struct value *arr) in ada_coerce_to_simple_array_ptr() function
1524 struct value *arrVal = ada_coerce_to_simple_array_ptr (arr); in ada_coerce_to_simple_array()
7438 array = ada_coerce_to_simple_array_ptr (array); in ada_evaluate_subexp()
H A DChangeLog5174 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
5503 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.