|
Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Advanced llext_load parameters. More...
#include <llext.h>
Data Fields | |
| bool | relocate_local |
| Perform local relocation. | |
| bool | pre_located |
| Use the virtual symbol addresses from the ELF, not addresses within the memory buffer, when calculating relocation targets. | |
Advanced llext_load parameters.
This structure contains advanced parameters for llext_load.
| bool llext_load_param::pre_located |
Use the virtual symbol addresses from the ELF, not addresses within the memory buffer, when calculating relocation targets.
| bool llext_load_param::relocate_local |
Perform local relocation.