Home
last modified time | relevance | path

Searched refs:DW_AT_data_bit_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def21 HANDLE_DIE_HASH_ATTR(DW_AT_data_bit_offset)
DDwarfUnit.cpp1526 addUInt(MemberDie, dwarf::DW_AT_data_bit_offset, None, Offset); in constructMemberDIE()
/third_party/elfutils/libdw/
Ddwarf.h262 DW_AT_data_bit_offset = 0x6b, enumerator
DChangeLog2680 Also DW_AT_signature, DW_AT_main_subprogram, DW_AT_data_bit_offset,
/third_party/libabigail/
DNEWS307 Bug 26684 - Support DW_AT_data_bit_offset attribute
DChangeLog7541 Bug 26684 - Support DW_AT_data_bit_offset attribute
7544 (die_member_offset): Primarily use DW_AT_data_bit_offset if its
/third_party/libabigail/src/
Dabg-dwarf-reader.cc8664 if (die_unsigned_constant_attribute(die, DW_AT_data_bit_offset, bit_offset)) in die_member_offset()