Searched refs:DW_ATE_decimal_float (Results 1 – 8 of 8) sorted by relevance
485 #define DW_ATE_decimal_float 0xf macro
403 case DW_ATE_decimal_float: in dwarf_get_ATE_name()
578 DW_ATE_decimal_float = 0xf, enumerator
338 Replace with DW_ATE_decimal_float (now in DWARF 3).
583 DW_ATE_decimal_float = 0xf, enumerator
8249 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.
1274 case DW_ATE_decimal_float: printf ("(decimal float)"); break; in read_and_display_attr_value()