Home
last modified time | relevance | path

Searched refs:DW_ATE_unsigned_fixed (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h639 #define DW_ATE_unsigned_fixed 0xe macro
H A Ddwarf_dump.c462 case DW_ATE_unsigned_fixed: in dwarf_get_ATE_name()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go82 DW_ATE_unsigned_fixed DwarfTypeEncoding = 0x0e const
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def724 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def724 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def724 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def724 DW_ATE (DW_ATE_unsigned_fixed, 0xe)
/netbsd-src/external/gpl3/gdb/dist/include/elf/
H A DChangeLog-04151901 DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A DChangeLog-04151901 DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A DChangeLog-04151901 DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/
H A DChangeLog-04151901 DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c2228 case DW_ATE_unsigned_fixed: in get_type_signedness()
3201 case DW_ATE_unsigned_fixed: printf ("(unsigned_fixed)"); break; in read_and_display_attr_value()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c2271 case DW_ATE_unsigned_fixed: in get_type_signedness()
3192 case DW_ATE_unsigned_fixed: printf ("(unsigned_fixed)"); break; in read_and_display_attr_value()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp888 Encoding = llvm::dwarf::DW_ATE_unsigned_fixed; in CreateType()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc13228 ? DW_ATE_unsigned_fixed in base_type_die()
13266 encoding = DW_ATE_unsigned_fixed; in base_type_die()
H A DChangeLog-20073050 * dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or
12126 DW_ATE_unsigned_fixed to describe FIXED_POINT_TYPE.
H A DChangeLog-200617740 DW_ATE_signed_fixed, DW_ATE_unsigned_fixed): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c12823 ? DW_ATE_unsigned_fixed in base_type_die()
12861 encoding = DW_ATE_unsigned_fixed; in base_type_die()