Home
last modified time | relevance | path

Searched refs:DW_AT_ordering (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/testsuite/binutils-all/
H A Ddwarf-attributes.W9 <d> DW_AT_ordering : 1 \(column major\)
23 <1f> DW_AT_ordering : 0 \(row major\)
37 <30> DW_AT_ordering : 255 \(undefined\)
/netbsd/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Ddwarf-attributes.W9 <d> DW_AT_ordering : 1 \(column major\)
23 <1f> DW_AT_ordering : 0 \(row major\)
37 <30> DW_AT_ordering : 255 \(undefined\)
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def39 HANDLE_DIE_HASH_ATTR(DW_AT_ordering)
/netbsd/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_attr.c307 if ((at = _dwarf_attr_find(die, DW_AT_ordering)) == NULL) { in dwarf_arrayorder()
H A Ddwarf.h117 #define DW_AT_ordering 0x09 macro
H A Ddwarf_dump.c196 case DW_AT_ordering: in dwarf_get_AT_name()
/netbsd/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DDwarf.cpp661 case DW_AT_ordering: in AttributeValueString()
/netbsd/external/gpl3/gdb/dist/include/
H A Ddwarf2.def243 DW_AT (DW_AT_ordering, 0x09)
/netbsd/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def243 DW_AT (DW_AT_ordering, 0x09)
/netbsd/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def243 DW_AT (DW_AT_ordering, 0x09)
/netbsd/external/gpl3/gdb.old/dist/include/
H A Ddwarf2.def243 DW_AT (DW_AT_ordering, 0x09)
/netbsd/external/gpl3/binutils/dist/include/
H A Ddwarf2.def243 DW_AT (DW_AT_ordering, 0x09)
/netbsd/external/gpl3/gcc/dist/include/
H A Ddwarf2.def243 DW_AT (DW_AT_ordering, 0x09)
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc707 CASE_S (DW_AT_ordering); in at2str()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c7438 case DW_AT_ordering: in collect_checksum_attributes()
21840 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_col_major); in gen_array_type_die()
21850 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_row_major); in gen_array_type_die()
21911 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_row_major); in gen_descr_array_type_die()
21914 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_col_major); in gen_descr_array_type_die()
H A Ddwarf2out.cc7584 case DW_AT_ordering: in collect_checksum_attributes()
22529 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_col_major); in gen_array_type_die()
22539 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_row_major); in gen_array_type_die()
22606 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_row_major); in gen_descr_array_type_die()
22609 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_col_major); in gen_descr_array_type_die()
H A DChangeLog-2007757 Fortran multi-dimensional arrays use DW_AT_ordering
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c7438 case DW_AT_ordering: in collect_checksum_attributes()
21840 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_col_major); in gen_array_type_die()
21850 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_row_major); in gen_array_type_die()
21911 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_row_major); in gen_descr_array_type_die()
21914 add_AT_unsigned (array_die, DW_AT_ordering, DW_ORD_col_major); in gen_descr_array_type_die()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c2831 case DW_AT_ordering: in read_and_display_attr_value()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Ddwarf.c2884 case DW_AT_ordering: in read_and_display_attr_value()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf.c2884 case DW_AT_ordering: in read_and_display_attr_value()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c3301 case DW_AT_ordering: in read_and_display_attr_value()
/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c16870 attr = dwarf2_attr (die, DW_AT_ordering, cu);
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c16870 attr = dwarf2_attr (die, DW_AT_ordering, cu);