Searched refs:stringtype (Results 1 – 2 of 2) sorted by relevance
1175 struct type *stringtype; in value_from_string() local1182 stringtype = create_array_type ((struct type *) NULL, in value_from_string()1185 val = allocate_value (stringtype); in value_from_string()
1085 struct type *stringtype in value_string() local1091 val = allocate_value (stringtype); in value_string()1103 val = value_at_lazy (stringtype, addr, NULL); in value_string()