Searched refs:string_char_type (Results 1 – 8 of 8) sorted by relevance
130 struct type *string_char_type; member269 struct type **string_char_type; member
1160 lai->string_char_type = builtin_type (gdbarch)->builtin_char; in unknown_language_arch_info()1305 if (ld->arch_info[la->la_language].string_char_type != NULL) in language_string_char_type()1306 return ld->arch_info[la->la_language].string_char_type; in language_string_char_type()1308 return (*la->string_char_type); in language_string_char_type()
1173 struct type *string_char_type; in value_from_string() local1180 string_char_type = language_string_char_type (current_language, in value_from_string()1183 string_char_type, in value_from_string()
542 lai->string_char_type = builtin->builtin_char; in c_language_arch_info()
782 struct type *string_char_type; in create_string_type() local784 string_char_type = language_string_char_type (current_language, in create_string_type()787 string_char_type, in create_string_type()
455 string_char_type.1280 string_char_type and use ada_language_arch_info.3369 string_char_type and primitive_type_vector with3372 string_char_type and primitive_type_vector with3379 * c-lang.c (c_language_arch_info): Set string_char_type to3383 string_char_type and primitive_type_vector with3393 (c_language_defn): Instead of string_char_type and
8647 lai->string_char_type = in ada_language_arch_info()
4278 and string_char_type.4283 * gdbtypes.c (create_string_type): Use new string_char_type field.