|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Transient view into caller-owned bounded scratch. More...
#include <emu_elf.h>
Data Fields | |
| const uint8_t * | bytes |
| Scratch containing the exact source bytes. | |
| size_t | length |
| Published exact byte count. | |
| uint64_t | offset |
| Starting source offset. | |
| const uint8_t* emu_elf_view_t::bytes |
Scratch containing the exact source bytes.
Definition at line 98 of file emu_elf.h.
Referenced by internal_stream_segment().