Searched refs:DW_AT_GNU_vector (Results 1 – 18 of 18) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2.h | 242 DW_AT_GNU_vector = 0x2107, enumerator
|
H A D | dwarf2out.c | 4232 case DW_AT_GNU_vector: 10353 add_AT_flag (array_die, DW_AT_GNU_vector, 1);
|
H A D | ChangeLog.7 | 10138 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNU_vector.
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | dwarf2.h | 354 DW_AT_GNU_vector = 0x2107, enumerator
|
H A D | ChangeLog-9103 | 424 * dwarf2.h: Add DW_AT_GNU_vector.
|
/openbsd/usr.bin/ctfconv/ |
H A D | dwarf.h | 287 #define DW_AT_GNU_vector 0x2107 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | dwarf2.h | 371 DW_AT_GNU_vector = 0x2107, enumerator
|
H A D | ChangeLog-9103 | 458 * dwarf2.h: Add DW_AT_GNU_vector.
|
/openbsd/gnu/gcc/gcc/ |
H A D | dwarf2.h | 371 DW_AT_GNU_vector = 0x2107, enumerator
|
H A D | dwarf2out.c | 4725 case DW_AT_GNU_vector: in dwarf_attr_name() 11224 add_AT_flag (array_die, DW_AT_GNU_vector, 1); in gen_array_type_die()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1477 addFlag(Buffer, dwarf::DW_AT_GNU_vector); in constructArrayTypeDIE()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dwarf.c | 1468 case DW_AT_GNU_vector: return "DW_AT_GNU_vector"; in get_AT_name()
|
H A D | ChangeLog-0203 | 1807 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2read.c | 4171 attr = dwarf2_attr (die, DW_AT_GNU_vector, cu); in read_array_type() 7829 case DW_AT_GNU_vector: in dwarf_attr_name()
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 387 case DW_AT_GNU_vector: in ParsedDWARFTypeAttributes()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | ChangeLog-0203 | 1807 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
|
H A D | readelf.c | 6981 case DW_AT_GNU_vector: return "DW_AT_GNU_vector"; in get_AT_name()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 3740 Compare this with the ``DW_AT_GNU_vector`` extension supported by GNU. Is 3743 ``DW_AT_GNU_vector`` attribute) to be used as stack entry value types?
|