Searched refs:DW_ATE_decimal_float (Results 1 – 20 of 20) sorted by relevance
640 #define DW_ATE_decimal_float 0xf macro
464 case DW_ATE_decimal_float: in dwarf_get_ATE_name()
83 DW_ATE_decimal_float DwarfTypeEncoding = 0x0f const
450 to DW_ATE_decimal_float about it being a GNU extension.462 value of DW_ATE_decimal_float instead of DW_ATE_GNU_decimal_float.
2281 case DW_ATE_decimal_float: in get_type_signedness()3186 case DW_ATE_decimal_float: printf ("(decimal float)"); break; in read_and_display_attr_value()
2238 case DW_ATE_decimal_float: in get_type_signedness()3195 case DW_ATE_decimal_float: printf ("(decimal float)"); break; in read_and_display_attr_value()
725 DW_ATE (DW_ATE_decimal_float, 0xf)
2035 Replace with DW_ATE_decimal_float (now in DWARF 3).
1923 * dwarf2read.c (read_base_type): Read DW_ATE_decimal_float
13254 encoding = DW_ATE_decimal_float; in base_type_die()
696 * dwarf2out.c (base_type_die): Use DW_ATE_decimal_float to3614 * dwarf2.h (enum dwarf_type): Add DW_ATE_decimal_float.
12849 encoding = DW_ATE_decimal_float; in base_type_die()