Searched refs:copy_from_offset (Results 1 – 3 of 3) sorted by relevance
702 uint32_t copy_from_offset = 0; in GetReturnValueObjectImpl() local710 copy_from_offset = integer_bytes; in GetReturnValueObjectImpl()716 copy_from_offset = 0; in GetReturnValueObjectImpl()721 copy_from_offset = integer_bytes - 8; in GetReturnValueObjectImpl()741 copy_from_offset = 0; in GetReturnValueObjectImpl()761 copy_from_offset = 0; in GetReturnValueObjectImpl()778 copy_from_offset = 4; in GetReturnValueObjectImpl()793 copy_from_offset = integer_bytes; in GetReturnValueObjectImpl()797 copy_from_offset = integer_bytes - 8; in GetReturnValueObjectImpl()815 if (copy_from_offset + field_byte_width > in GetReturnValueObjectImpl()[all …]
683 uint32_t copy_from_offset = 0; in GetReturnValueObjectImpl() local688 copy_from_offset = used_bytes; in GetReturnValueObjectImpl()697 if (copy_from_offset + field_byte_width > in GetReturnValueObjectImpl()701 copy_from_extractor->CopyByteOrderedData(copy_from_offset, in GetReturnValueObjectImpl()
718 uint32_t copy_from_offset = 0; in GetReturnValueObjectImpl() local726 copy_from_offset = integer_bytes; in GetReturnValueObjectImpl()732 copy_from_offset = 0; in GetReturnValueObjectImpl()737 copy_from_offset = integer_bytes - 8; in GetReturnValueObjectImpl()751 copy_from_offset = 0; in GetReturnValueObjectImpl()773 copy_from_offset = 0; in GetReturnValueObjectImpl()793 copy_from_offset = 4; in GetReturnValueObjectImpl()808 copy_from_offset = integer_bytes; in GetReturnValueObjectImpl()812 copy_from_offset = integer_bytes - 8; in GetReturnValueObjectImpl()824 if (copy_from_offset + field_byte_width > in GetReturnValueObjectImpl()[all …]