Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.c178 static struct type *packed_array_type (struct type *, long *);
1580 packed_array_type (struct type *type, long *elt_bits) in packed_array_type() function
1591 new_elt_type = packed_array_type (ada_check_typedef (TYPE_TARGET_TYPE (type)), in packed_array_type()
1653 return packed_array_type (shadow_type, &bits); in decode_packed_array_type()