Home
last modified time | relevance | path

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

12

/third_party/elfutils/backends/
Dppc64_retval.c92 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()
Di386_retval.c81 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()
Darm_retval.c78 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()
Dsh_retval.c80 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()
Ds390_retval.c83 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()
Dalpha_retval.c81 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()
Dm68k_retval.c88 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in m68k_return_value_location()
104 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in m68k_return_value_location()
Dppc_retval.c104 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()
Dx86_64_retval.c96 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()
Dsparc_retval.c87 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()
Dia64_retval.c256 if (! dwarf_hasattr_integrate (typedie, DW_AT_byte_size)) in ia64_return_value_location()
271 if (dwarf_formudata (dwarf_attr_integrate (typedie, DW_AT_byte_size, in ia64_return_value_location()
/third_party/elfutils/tests/
Dshow-die-info.c139 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()
Dvarlocs.c136 if (dwarf_attr (base, DW_AT_byte_size, &bsize) != NULL in print_base_type()
/third_party/elfutils/libdw/
Ddwarf_bytesize.c46 (die, DW_AT_byte_size, &attr_mem), in dwarf_bytesize()
Ddwarf_aggregate_size.c216 if (INTUSE(dwarf_attr_integrate) (die, DW_AT_byte_size, &attr_mem) != NULL) in aggregate_size()
Ddwarf.h166 DW_AT_byte_size = 0x0b, enumerator
Ddwarf_getlocation.c74 case DW_AT_byte_size: in attr_ok()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def15 HANDLE_DIE_HASH_ATTR(DW_AT_byte_size)
DDwarfUnit.cpp780 addUInt(Buffer, dwarf::DW_AT_byte_size, None, Size); in constructTypeDIE()
817 addUInt(Buffer, dwarf::DW_AT_byte_size, None, Size); in constructTypeDIE()
1014 addUInt(Buffer, dwarf::DW_AT_byte_size, None, Size); in constructTypeDIE()
1017 addUInt(Buffer, dwarf::DW_AT_byte_size, None, 0); in constructTypeDIE()
1359 addUInt(*IndexTyDie, dwarf::DW_AT_byte_size, None, sizeof(int64_t)); in getIndexTyDie()
1397 addUInt(Buffer, dwarf::DW_AT_byte_size, None, in constructArrayTypeDIE()
1500 addUInt(MemberDie, dwarf::DW_AT_byte_size, None, FieldSize/8); in constructMemberDIE()
DDwarfCompileUnit.cpp1342 addUInt(Die, dwarf::DW_AT_byte_size, None, Btr.BitSize / 8); in createBaseTypeDIEs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp118 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp713 case DW_AT_byte_size: in mayHaveLocationDescription()
DDWARFContext.cpp1005 if (auto SizeAttr = Type.find(DW_AT_byte_size)) in getTypeSize()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc6258 if (!die_unsigned_constant_attribute(die, DW_AT_byte_size, byte_size)) in die_size_in_bits()
8553 ABG_ASSERT(die_unsigned_constant_attribute(die, DW_AT_byte_size, in read_and_convert_DW_at_bit_offset()
12115 if (!die_unsigned_constant_attribute(die, DW_AT_byte_size, byte_size)) in build_type_decl()
12276 if (die_unsigned_constant_attribute(die, DW_AT_byte_size, size)) in build_enum_type()
13629 if (die_unsigned_constant_attribute(die, DW_AT_byte_size, size)) in build_pointer_type_def()
13705 if (die_unsigned_constant_attribute(die, DW_AT_byte_size, size)) in build_reference_type()
14818 if (die_unsigned_constant_attribute(type_die, DW_AT_byte_size, size)) in get_opaque_version_of_type()
/third_party/elfutils/src/
DChangeLog4178 DW_AT_byte_size, DW_AT_byte_stride, DW_AT_count, DW_AT_lower_bound,

12