Home
last modified time | relevance | path

Searched refs:DW_ATE_decimal_float (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h640 #define DW_ATE_decimal_float 0xf macro
H A Ddwarf_dump.c464 case DW_ATE_decimal_float: in dwarf_get_ATE_name()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go83 DW_ATE_decimal_float DwarfTypeEncoding = 0x0f const
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2005450 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.
H A Ddwarf.c2281 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()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2005450 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.
H A Ddwarf.c2238 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()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def725 DW_ATE (DW_ATE_decimal_float, 0xf)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def725 DW_ATE (DW_ATE_decimal_float, 0xf)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def725 DW_ATE (DW_ATE_decimal_float, 0xf)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def725 DW_ATE (DW_ATE_decimal_float, 0xf)
/netbsd-src/external/gpl3/gdb/dist/include/elf/
H A DChangeLog-04152035 Replace with DW_ATE_decimal_float (now in DWARF 3).
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A DChangeLog-04152035 Replace with DW_ATE_decimal_float (now in DWARF 3).
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A DChangeLog-04152035 Replace with DW_ATE_decimal_float (now in DWARF 3).
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/
H A DChangeLog-04152035 Replace with DW_ATE_decimal_float (now in DWARF 3).
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20071923 * dwarf2read.c (read_base_type): Read DW_ATE_decimal_float
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc13254 encoding = DW_ATE_decimal_float; in base_type_die()
H A DChangeLog-2005696 * dwarf2out.c (base_type_die): Use DW_ATE_decimal_float to
3614 * dwarf2.h (enum dwarf_type): Add DW_ATE_decimal_float.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20071923 * dwarf2read.c (read_base_type): Read DW_ATE_decimal_float
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c12849 encoding = DW_ATE_decimal_float; in base_type_die()