Searched refs:FT_UNSIGNED_CHAR (Results 1 – 11 of 11) sorted by relevance
238 case FT_UNSIGNED_CHAR: in m2_create_fundamental_type()
317 case FT_UNSIGNED_CHAR: in pascal_create_fundamental_type()
245 case FT_UNSIGNED_CHAR: in c_create_fundamental_type()
281 case FT_UNSIGNED_CHAR: in f_create_fundamental_type()
42 #define FT_UNSIGNED_CHAR 4 /* we use this for C/C++ unsigned chars */ macro
483 case FT_UNSIGNED_CHAR: in objc_create_fundamental_type()
1900 return lookup_fundamental_type (current_objfile, FT_UNSIGNED_CHAR); in decode_base_type()
3288 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_CHAR); in decode_fund_type()
2921 return FT_UNSIGNED_CHAR; /* C/C++ unsigned char */ in hpread_type_translate()2929 return FT_UNSIGNED_CHAR; in hpread_type_translate()
7470 type = dwarf2_fundamental_type (objfile, FT_UNSIGNED_CHAR, cu); in dwarf_base_type()7482 type = dwarf2_fundamental_type (objfile, FT_UNSIGNED_CHAR, cu); in dwarf_base_type()
8564 case FT_UNSIGNED_CHAR: in ada_create_fundamental_type()