Searched refs:arch_composite_type (Results 1 – 4 of 4) sorted by relevance
683 type = arch_composite_type (gdbarch, NULL, TYPE_CODE_STRUCT); in tdesc_gdb_type()743 type = arch_composite_type (gdbarch, NULL, TYPE_CODE_UNION); in tdesc_gdb_type()
1454 extern struct type *arch_composite_type (struct gdbarch *gdbarch,
2782 t = arch_composite_type (gdbarch, in i386_ymm_type()2830 t = arch_composite_type (gdbarch, in i386_mmx_type()
3707 arch_composite_type (struct gdbarch *gdbarch, char *name, enum type_code code) in arch_composite_type() function