HomeSort by: relevance | last modified time | path
    Searched refs:DW_AT_GNU_vector (Results 1 - 17 of 17) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2ctf.cc 422 int vector_type_p = get_AT_flag (array_type, DW_AT_GNU_vector);
dwarf2out.cc 22635 add_AT_flag (array_die, DW_AT_GNU_vector, 1);
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2ctf.cc 360 int vector_type_p = get_AT_flag (array_type, DW_AT_GNU_vector);
dwarf2out.cc 22538 add_AT_flag (array_die, DW_AT_GNU_vector, 1);
  /src/external/bsd/elftoolchain/dist/libdwarf/
dwarf.h 333 #define DW_AT_GNU_vector 0x2107
dwarf_dump.c 360 case DW_AT_GNU_vector:
361 *s = "DW_AT_GNU_vector"; break;
  /src/external/gpl3/binutils/dist/include/
dwarf2.def 422 DW_AT (DW_AT_GNU_vector, 0x2107)
  /src/external/gpl3/binutils.old/dist/include/
dwarf2.def 414 DW_AT (DW_AT_GNU_vector, 0x2107)
  /src/external/gpl3/gcc/dist/include/
dwarf2.def 414 DW_AT (DW_AT_GNU_vector, 0x2107)
  /src/external/gpl3/gcc.old/dist/include/
dwarf2.def 414 DW_AT (DW_AT_GNU_vector, 0x2107)
  /src/external/gpl3/gdb.old/dist/include/
dwarf2.def 414 DW_AT (DW_AT_GNU_vector, 0x2107)
  /src/external/gpl3/gdb/dist/include/
dwarf2.def 414 DW_AT (DW_AT_GNU_vector, 0x2107)
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp 1424 addFlag(Buffer, dwarf::DW_AT_GNU_vector);
  /src/external/gpl3/binutils/dist/gprofng/src/
DwarfLib.cc 591 CASE_S (DW_AT_GNU_vector);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
DwarfLib.cc 591 CASE_S (DW_AT_GNU_vector);
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c 13959 attr = dwarf2_attr (die, DW_AT_GNU_vector, cu);
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c 12261 attr = dwarf2_attr (die, DW_AT_GNU_vector, cu);

Completed in 176 milliseconds