/external/llvm/unittests/CodeGen/ |
D | DIEHashTest.cpp | 25 Die.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &Size); in TEST() 34 Unnamed.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &One); in TEST() 51 Foo.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &One); in TEST() 74 Foo->addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &One); in TEST() 90 Unnamed.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &Four); in TEST() 95 Int.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &Four); in TEST() 120 Unnamed.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &Eight); in TEST() 126 Int.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &Four); in TEST() 160 Foo.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &One); in TEST() 182 Foo.addValue(dwarf::DW_AT_byte_size, dwarf::DW_FORM_data1, &Eight); in TEST() [all …]
|
/external/elfutils/src/backends/ |
D | tilegx_retval.c | 75 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in tilegx_return_value_location() 90 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in tilegx_return_value_location() 138 DW_AT_byte_size, in tilegx_return_value_location()
|
D | ppc64_retval.c | 92 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in ppc64_return_value_location() 107 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in ppc64_return_value_location() 179 DW_AT_byte_size, in ppc64_return_value_location()
|
D | i386_retval.c | 81 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in i386_return_value_location() 97 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in i386_return_value_location()
|
D | sh_retval.c | 80 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in sh_return_value_location() 95 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in sh_return_value_location()
|
D | alpha_retval.c | 81 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in alpha_return_value_location() 97 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in alpha_return_value_location()
|
D | arm_retval.c | 78 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in arm_return_value_location() 93 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in arm_return_value_location()
|
D | s390_retval.c | 83 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in s390_return_value_location() 103 if (dwarf_formudata (dwarf_attr (typedie, DW_AT_byte_size, in s390_return_value_location()
|
D | sparc_retval.c | 87 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in sparc_return_value_location() 102 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in sparc_return_value_location()
|
D | x86_64_retval.c | 96 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in x86_64_return_value_location() 111 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in x86_64_return_value_location()
|
D | ppc_retval.c | 104 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in ppc_return_value_location() 119 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in ppc_return_value_location()
|
D | ia64_retval.c | 253 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in ia64_return_value_location() 268 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in ia64_return_value_location()
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | variable-loc.s | 132 .byte 4 # DW_AT_byte_size 143 .byte 4 # DW_AT_byte_size 235 .byte 11 # DW_AT_byte_size 263 .byte 11 # DW_AT_byte_size
|
/external/elfutils/src/libdw/ |
D | dwarf_bytesize.c | 46 (die, DW_AT_byte_size, &attr_mem),
|
D | dwarf_aggregate_size.c | 205 if (INTUSE(dwarf_attr_integrate) (die, DW_AT_byte_size, &attr_mem) != NULL) in aggregate_size()
|
/external/elfutils/src/tests/ |
D | show-die-info.c | 139 if (dwarf_hasattr (die, DW_AT_byte_size) && (i = dwarf_bytesize (die)) != -1) in handle() 145 if (dwarf_attr (die, DW_AT_byte_size, &attr) == NULL in handle() 164 else if (dwarf_whatattr (&attr) != DW_AT_byte_size) in handle()
|
/external/llvm/test/DebugInfo/X86/ |
D | enum-fwd-decl.ll | 19 ; CHECK-NEXT: DW_AT_byte_size
|
D | empty-array.ll | 24 ; CHECK-NEXT: DW_AT_byte_size [DW_FORM_data1] (0x08)
|
D | DW_AT_byte_size.ll | 7 ; CHECK-NOT: DW_AT_byte_size
|
D | nondefault-subrange-array.ll | 27 ; CHECK-NEXT: DW_AT_byte_size [DW_FORM_data1] (0x08)
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.h | 48 AttrEntry DW_AT_byte_size; member
|
D | DIEHash.cpp | 150 COLLECT_ATTR(DW_AT_byte_size); in collectAttributes() 392 ADD_ATTR(Attrs.DW_AT_byte_size); in hashAttributes()
|
D | DwarfUnit.cpp | 947 addUInt(Buffer, dwarf::DW_AT_byte_size, None, Size); in constructTypeDIE() 969 addUInt(Buffer, dwarf::DW_AT_byte_size, None, Size); in constructTypeDIE() 1118 addUInt(Buffer, dwarf::DW_AT_byte_size, None, Size); in constructTypeDIE() 1121 addUInt(Buffer, dwarf::DW_AT_byte_size, None, 0); in constructTypeDIE() 1386 addUInt(*IndexTyDie, dwarf::DW_AT_byte_size, None, sizeof(int64_t)); in getIndexTyDie() 1492 addUInt(MemberDie, dwarf::DW_AT_byte_size, None, FieldSize/8); in constructMemberDIE()
|
/external/llvm/test/tools/dsymutil/X86/ |
D | basic-lto-linking-x86.test | 40 CHECK: DW_AT_byte_size [DW_FORM_data1] (0x04) 50 CHECK: DW_AT_byte_size [DW_FORM_data1] (0x01)
|
D | basic-linking-x86.test | 50 CHECK: DW_AT_byte_size [DW_FORM_data1] (0x04) 60 CHECK: DW_AT_byte_size [DW_FORM_data1] (0x01)
|