Searched refs:decode_packed_array (Results 1 – 2 of 2) sorted by relevance
179 static struct value *decode_packed_array (struct value *);1510 return decode_packed_array (arr); in ada_coerce_to_simple_array_ptr()1530 return decode_packed_array (arr); in ada_coerce_to_simple_array()1658 decode_packed_array (struct value *arr) in decode_packed_array() function2317 return ada_array_bound (decode_packed_array (arr), n, which); in ada_array_bound()2340 return ada_array_length (decode_packed_array (arr), n); in ada_array_length()
463 * ada-lang.c (decode_packed_array): On big-endian targets, 4063 * ada-lang.c (decode_packed_array): Minor change to comment.5187 (decode_packed_array): Handle pointers and references.