Searched refs:src_bytes (Results 1 – 1 of 1) sorted by relevance
3319 const uint8_t *src_bytes = (const uint8_t *)src; in stackshot_memcpy() local3321 dest_bytes[i] = src_bytes[i]; in stackshot_memcpy()