Searched refs:bit_stride (Results 1 – 5 of 5) sorted by relevance
188 uint32_t bit_stride = 0; member
252 uint32_t bit_stride = 0; member
324 bit_stride = form_value.Unsigned(); in ParsedDWARFTypeAttributes()1315 attrs.bit_stride = array_info->bit_stride; in ParseArrayType()1317 if (attrs.byte_stride == 0 && attrs.bit_stride == 0) in ParseArrayType()1323 attrs.byte_stride * 8 + attrs.bit_stride; in ParseArrayType()3091 array_info.bit_stride = form_value.Unsigned(); in ParseChildArrayInfo()
244 HANDLE_DW_AT(0x2e, bit_stride, 2, DWARF)
257 HANDLE_DW_AT(0x2e, bit_stride, 2, DWARF)