RTEMS
5.1
|
#include <rtl-elf.h>
Data Fields | |
bool | parsing |
void * | tampolines |
size_t | size |
Relocation trampoline relocation data.
bool rtems_rtl_mdreloc_trmap::parsing |
The reloc records are being parsed.
size_t rtems_rtl_mdreloc_trmap::size |
The trampoline size.
void* rtems_rtl_mdreloc_trmap::tampolines |
The trampoline memory.