Searched refs:create_string_type (Results 1 – 5 of 5) sorted by relevance
1237 extern struct type *create_string_type (struct type *, struct type *);
1511 utype = create_string_type (utype, rangetype); in read_tag_string_type()
1029 = create_string_type ((struct type *) NULL, rangetype); in value_string()
807 create_string_type (struct type *result_type, struct type *range_type) in create_string_type() function
4574 type = create_string_type (0, range_type); in read_tag_string_type()4579 type = create_string_type (char_type, range_type); in read_tag_string_type()