Searched refs:ada_aligned_type (Results 1 – 4 of 4) sorted by relevance
320 extern struct type *ada_aligned_type (struct type *);
784 ada_print_type (ada_aligned_type (type), "", stream, show, level); in ada_print_type()
6846 ada_aligned_type (struct type *type) in ada_aligned_type() function6849 return ada_aligned_type (TYPE_FIELD_TYPE (type, 0)); in ada_aligned_type()7392 return allocate_value (ada_aligned_type (type)); in ada_evaluate_subexp()7404 return allocate_value (ada_aligned_type (type)); in ada_evaluate_subexp()7418 return allocate_value (ada_aligned_type (type)); in ada_evaluate_subexp()7451 ada_aligned_type (TYPE_TARGET_TYPE (value_type (array))); in ada_evaluate_subexp()7812 (ada_aligned_type in ada_evaluate_subexp()7858 return value_zero (ada_aligned_type (type), lval_memory); in ada_evaluate_subexp()
242 return ada_to_fixed_type (ada_aligned_type (type), valaddr, 0, NULL); in printable_val_type()