Home
last modified time | relevance | path

Searched refs:create_string_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbtypes.h1150 extern struct type *create_string_type (struct type *, struct type *);
H A Ddwarfread.c1500 utype = create_string_type (utype, rangetype); in read_tag_string_type()
H A Dvalops.c1155 = create_string_type ((struct type *) NULL, rangetype); in value_string()
H A Dgdbtypes.c779 create_string_type (struct type *result_type, struct type *range_type) in create_string_type() function
H A Ddwarf2read.c3834 type = create_string_type (0, range_type); in read_tag_string_type()
3839 type = create_string_type (char_type, range_type); in read_tag_string_type()