Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.h282 extern struct type *ada_coerce_to_simple_array_type (struct type *);
H A Dada-typeprint.c378 type = ada_coerce_to_simple_array_type (type); in print_array_type()
H A Dada-lang.c1540 ada_coerce_to_simple_array_type (struct type *type) in ada_coerce_to_simple_array_type() function
H A DChangeLog5178 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.