Home
last modified time | relevance | path

Searched refs:DW_AT_bit_offset (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def12 HANDLE_DIE_HASH_ATTR(DW_AT_bit_offset)
H A DDwarfUnit.cpp1598 addUInt(MemberDie, dwarf::DW_AT_bit_offset, None, Offset); in constructMemberDIE()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc571 if (get_AT (c, DW_AT_bit_offset) in gen_ctf_sou_type()
581 attr = get_AT (c, DW_AT_bit_offset); in gen_ctf_sou_type()
H A Ddwarf2out.cc7512 case DW_AT_bit_offset: in collect_checksum_attributes()
20091 remove_AT (die, DW_AT_bit_offset); in add_data_member_location_attribute()
21853 add_AT_int (die, DW_AT_bit_offset, bit_offset); in add_bit_offset_attribute()
21855 add_AT_unsigned (die, DW_AT_bit_offset, (unsigned HOST_WIDE_INT) bit_offset); in add_bit_offset_attribute()
H A DChangeLog-201740050 instead of DW_AT_data_member_location, DW_AT_bit_offset and
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_attr.c261 if ((at = _dwarf_attr_find(die, DW_AT_bit_offset)) == NULL) { in dwarf_bitoffset()
H A Ddwarf.h176 #define DW_AT_bit_offset 0x0c macro
H A Ddwarf_dump.c82 case DW_AT_bit_offset: in dwarf_get_AT_name()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def246 DW_AT (DW_AT_bit_offset, 0x0c)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def246 DW_AT (DW_AT_bit_offset, 0x0c)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def246 DW_AT (DW_AT_bit_offset, 0x0c)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def246 DW_AT (DW_AT_bit_offset, 0x0c)
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c1044 if (die_unsigned(dw, mem, DW_AT_bit_offset, &bitoff, 0)) { in die_sou_create()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc710 CASE_S (DW_AT_bit_offset); in at2str()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc748 CASE_S (DW_AT_bit_offset); in at2str()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c7366 case DW_AT_bit_offset: in collect_checksum_attributes()
19471 remove_AT (die, DW_AT_bit_offset); in add_data_member_location_attribute()
21174 add_AT_int (die, DW_AT_bit_offset, bit_offset); in add_bit_offset_attribute()
21176 add_AT_unsigned (die, DW_AT_bit_offset, (unsigned HOST_WIDE_INT) bit_offset); in add_bit_offset_attribute()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git169009 <165d> DW_AT_bit_offset : 1