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 D | DIEHashAttributes.def | 12 HANDLE_DIE_HASH_ATTR(DW_AT_bit_offset)
|
| H A D | DwarfUnit.cpp | 1598 addUInt(MemberDie, dwarf::DW_AT_bit_offset, None, Offset); in constructMemberDIE()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | dwarf2ctf.cc | 571 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 D | dwarf2out.cc | 7512 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 D | ChangeLog-2017 | 40050 instead of DW_AT_data_member_location, DW_AT_bit_offset and
|
| /netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
| H A D | dwarf_attr.c | 261 if ((at = _dwarf_attr_find(die, DW_AT_bit_offset)) == NULL) { in dwarf_bitoffset()
|
| H A D | dwarf.h | 176 #define DW_AT_bit_offset 0x0c macro
|
| H A D | dwarf_dump.c | 82 case DW_AT_bit_offset: in dwarf_get_AT_name()
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | dwarf2.def | 246 DW_AT (DW_AT_bit_offset, 0x0c)
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | dwarf2.def | 246 DW_AT (DW_AT_bit_offset, 0x0c)
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | dwarf2.def | 246 DW_AT (DW_AT_bit_offset, 0x0c)
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | dwarf2.def | 246 DW_AT (DW_AT_bit_offset, 0x0c)
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | dwarf.c | 1044 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 D | DwarfLib.cc | 710 CASE_S (DW_AT_bit_offset); in at2str()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | DwarfLib.cc | 748 CASE_S (DW_AT_bit_offset); in at2str()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | dwarf2out.c | 7366 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 D | ChangeLog.git | 169009 <165d> DW_AT_bit_offset : 1
|