|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Accumulator for the lowest executable segment VMA. More...
Data Fields | |
| uint32_t | base |
| Current lowest VMA. | |
| bool | found |
| Whether any segment was seen. | |
| uint32_t emu_elf_vector_ctx_t::base |
Current lowest VMA.
Definition at line 292 of file emu_elf.c.
Referenced by elf_vector_base(), and internal_vector_segment().
| bool emu_elf_vector_ctx_t::found |
Whether any segment was seen.
Definition at line 293 of file emu_elf.c.
Referenced by elf_vector_base(), and internal_vector_segment().