Searched refs:DW_AT_GNU_vector (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h425 DW_AT_GNU_vector = 0x2107, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h412 DW_AT_GNU_vector = 0x2107, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h354 DW_AT_GNU_vector = 0x2107, enumerator in enum:dwarf_attribute
H A Ddwarf2out.c4683 case DW_AT_GNU_vector:
4684 return "DW_AT_GNU_vector";
11147 add_AT_flag (array_die, DW_AT_GNU_vector, 1);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h343 DW_AT_GNU_vector = 0x2107, enumerator in enum:dwarf_attribute
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1754 case DW_AT_GNU_vector: return "DW_AT_GNU_vector";
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c7631 attr = dwarf2_attr (die, DW_AT_GNU_vector, cu);
12739 case DW_AT_GNU_vector:
12740 return "DW_AT_GNU_vector";
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c6729 case DW_AT_GNU_vector:
6730 return "DW_AT_GNU_vector";
17151 add_AT_flag (array_die, DW_AT_GNU_vector, 1);

Completed in 319 milliseconds