Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdbtypes.h1532 extern struct type *create_string_type (struct type *, struct type *,
H A Dgdbtypes.c1001 create_string_type (struct type *result_type, in create_string_type() function
H A Ddwarf2read.c12446 type = create_string_type (NULL, char_type, range_type); in read_tag_string_type()