Home
last modified time | relevance | path

Searched refs:FT_UNSIGNED_SHORT (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/gdb/gdb/
HDp-lang.c321 case FT_UNSIGNED_SHORT: in pascal_create_fundamental_type()
HDm2-lang.c255 case FT_UNSIGNED_SHORT: in m2_create_fundamental_type()
HDc-lang.c259 case FT_UNSIGNED_SHORT: in c_create_fundamental_type()
HDf-lang.c297 case FT_UNSIGNED_SHORT: in f_create_fundamental_type()
HDgdbtypes.h45 #define FT_UNSIGNED_SHORT 7 macro
HDobjc-lang.c497 case FT_UNSIGNED_SHORT: in objc_create_fundamental_type()
HDcoffread.c1901 return lookup_fundamental_type (current_objfile, FT_UNSIGNED_SHORT); in decode_base_type()
HDdwarfread.c3299 typep = dwarf_fundamental_type (current_objfile, FT_UNSIGNED_SHORT); in decode_fund_type()
HDhpread.c2925 return FT_UNSIGNED_SHORT; in hpread_type_translate()
2933 return FT_UNSIGNED_SHORT; in hpread_type_translate()
HDada-lang.c8169 case FT_UNSIGNED_SHORT: in ada_create_fundamental_type()
HDdwarf2read.c6314 type = dwarf2_fundamental_type (objfile, FT_UNSIGNED_SHORT, cu); in dwarf_base_type()