Searched refs:init_composite_type (Results 1 – 3 of 3) sorted by relevance
49 builtin_type_frame_reg = init_composite_type ("frame", TYPE_CODE_STRUCT); in build_builtin_type_frame_reg()
836 simd_type = init_composite_type (name, TYPE_CODE_STRUCT); in init_simd_type()874 t = init_composite_type ("__gdb_builtin_type_vec64", TYPE_CODE_UNION); in build_builtin_type_vec64()903 t = init_composite_type ("__gdb_builtin_type_vec64i", TYPE_CODE_UNION); in build_builtin_type_vec64i()932 t = init_composite_type ("__gdb_builtin_type_vec128", TYPE_CODE_UNION); in build_builtin_type_vec128()950 t = init_composite_type ("__gdb_builtin_type_vec128i", TYPE_CODE_UNION); in build_builtin_type_vec128i()1729 init_composite_type (char *name, enum type_code code) in init_composite_type() function
1101 extern struct type *init_composite_type (char *name, enum type_code code);