Lines Matching refs:copy_from_offset
718 uint32_t copy_from_offset = 0; in GetReturnValueObjectImpl() local
726 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()
829 copy_from_offset, field_byte_width, in GetReturnValueObjectImpl()