Home
last modified time | relevance | path

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

12

/external/llvm/test/DebugInfo/AArch64/
Dbitfields.ll21 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x00)
34 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x00)
42 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x01)
/external/llvm/test/DebugInfo/X86/
Dbitfields.ll21 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x1e)
34 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x1f)
42 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x03)
Dbitfields-dwarf4.ll41 ; CHECK-NOT: DW_AT_bit_offset
51 ; CHECK-NOT: DW_AT_bit_offset
66 ; CHECK-NOT: DW_AT_bit_offset
Ddebug-info-packed-struct.ll37 ; CHECK: DW_AT_bit_offset {{.*}} (0x1f)
70 ; CHECK: DW_AT_bit_offset {{.*}} (0x17)
104 ; CHECK: DW_AT_bit_offset {{.*}} (0x17)
139 ; CHECK: DW_AT_bit_offset {{.*}} (0x1f)
Ddecl-derived-member.ll20 ; CHECK-NOT: DW_AT_bit_offset
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/AArch64/
Dbitfields.ll21 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x00)
34 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x00)
42 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x01)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dbitfields-dwarf4.ll42 ; CHECK-NOT: DW_AT_bit_offset
53 ; CHECK-NOT: DW_AT_bit_offset
66 ; CHECK-NOT: DW_AT_bit_offset
Dbitfields.ll21 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x1e)
34 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x1f)
42 ; CHECK-NEXT: DW_AT_bit_offset {{.*}} (0x03)
Ddebug-info-packed-struct.ll39 ; CHECK: DW_AT_bit_offset {{.*}} (0x1f)
73 ; CHECK: DW_AT_bit_offset {{.*}} (0x17)
106 ; CHECK: DW_AT_bit_offset {{.*}} (0x17)
139 ; CHECK: DW_AT_bit_offset {{.*}} (0x1f)
Ddecl-derived-member.ll20 ; CHECK-NOT: DW_AT_bit_offset
/external/elfutils/libdw/
Ddwarf_bitoffset.c45 (die, DW_AT_bit_offset, &attr_mem), in dwarf_bitoffset()
Ddwarf.h167 DW_AT_bit_offset = 0x0c, /* Deprecated in DWARF4. */ enumerator
Ddwarf_getlocation.c59 case DW_AT_bit_offset: in attr_ok()
Dknown-dwarf.h55 DWARF_ONE_KNOWN_DW_AT (bit_offset, DW_AT_bit_offset) \
/external/elfutils/tests/
Dshow-die-info.c195 if (dwarf_hasattr (die, DW_AT_bit_offset) in handle()
202 if (dwarf_attr (die, DW_AT_bit_offset, &attr) == NULL in handle()
221 else if (dwarf_whatattr (&attr) != DW_AT_bit_offset) in handle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def12 HANDLE_DIE_HASH_ATTR(DW_AT_bit_offset)
DDwarfUnit.cpp1563 addUInt(MemberDie, dwarf::DW_AT_bit_offset, None, Offset); in constructMemberDIE()
/external/llvm/test/DebugInfo/ARM/
Dbitfield.ll16 ; CHECK: DW_AT_bit_offset {{.*}} (0xfffffffffffffff8)
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ARM/
Dbitfield.ll16 ; CHECK: DW_AT_bit_offset {{.*}} (0xfffffffffffffff8)
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h38 DIEValue DW_AT_bit_offset; member
DDIEHash.cpp136 COLLECT_ATTR(DW_AT_bit_offset); in collectAttributes()
376 ADD_ATTR(Attrs.DW_AT_bit_offset); in hashAttributes()
DDwarfUnit.cpp1412 addUInt(MemberDie, dwarf::DW_AT_bit_offset, None, Offset); in constructMemberDIE()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h163 DW_AT_bit_offset = 0x0c, enumerator
/external/llvm/include/llvm/Support/
DDwarf.h100 DW_AT_bit_offset = 0x0c, enumerator
/external/llvm/lib/Support/
DDwarf.cpp53 case DW_AT_bit_offset: return "DW_AT_bit_offset"; in AttributeString()

12