Searched refs:ada_aligned_type (Results 1 – 4 of 4) sorted by relevance
316 extern struct type *ada_aligned_type (struct type *);
785 ada_print_type (ada_aligned_type (type), "", stream, show, level); in ada_print_type()
6816 ada_aligned_type (struct type *type) in ada_aligned_type() function6819 return ada_aligned_type (TYPE_FIELD_TYPE (type, 0)); in ada_aligned_type()7362 return allocate_value (ada_aligned_type (type)); in ada_evaluate_subexp()7374 return allocate_value (ada_aligned_type (type)); in ada_evaluate_subexp()7388 return allocate_value (ada_aligned_type (type)); in ada_evaluate_subexp()7421 ada_aligned_type (TYPE_TARGET_TYPE (VALUE_TYPE (array))); in ada_evaluate_subexp()7782 (ada_aligned_type in ada_evaluate_subexp()7828 return value_zero (ada_aligned_type (type), lval_memory); in ada_evaluate_subexp()
250 return ada_to_fixed_type (ada_aligned_type (type), valaddr, 0, NULL); in printable_val_type()