Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
llext_load_param Struct Reference

llext loader parameters More...

#include <llext.h>

Data Fields

bool relocate_local
 Should local relocation be performed.
 
bool pre_located
 Use the virtual symbol addresses from the ELF, not addresses within the memory buffer, where the object is loaded.
 

Detailed Description

llext loader parameters

These are parameters, not saved in the permanent llext context, needed only for the loader

Field Documentation

◆ pre_located

bool llext_load_param::pre_located

Use the virtual symbol addresses from the ELF, not addresses within the memory buffer, where the object is loaded.

◆ relocate_local

bool llext_load_param::relocate_local

Should local relocation be performed.


The documentation for this struct was generated from the following file: