Searched refs:decode_packed_array_type (Results 1 – 2 of 2) sorted by relevance
177 static struct type *decode_packed_array_type (struct type *);1452 return decode_packed_array_type (VALUE_TYPE (arr)); in ada_type_of_array()1611 decode_packed_array_type (struct type *type) in decode_packed_array_type() function1666 type = decode_packed_array_type (VALUE_TYPE (arr)); in decode_packed_array()2255 arr_type = decode_packed_array_type (arr_type); in ada_array_bound_from_type()7631 type_arg = decode_packed_array_type (type_arg); in ada_evaluate_subexp()
338 (decode_packed_array_type, value_subscript_packed)5182 (decode_packed_array_type): Search for the packed array type 5189 (decode_packed_array_type,value_subscript_packed): Limit warnings.