Searched refs:element_byte_size (Results 1 – 1 of 1) sorted by relevance
5692 uint64_t element_byte_size = field_type_info.first / 8; in DumpValue() local5693 uint32_t element_stride = element_byte_size; in DumpValue()5698 …data.Dump(s, data_byte_offset, lldb::eFormatChar, element_byte_size, element_count, UINT32_MAX, LL… in DumpValue()5729 … element_byte_size, // Size of this type in bytes in DumpValue()