Zephyr API 3.6.99
Loading...
Searching...
No Matches
llext_load_param Struct Reference

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.
 

Detailed Description

Advanced llext_load parameters.

This structure contains advanced parameters for llext_load.

Field Documentation

◆ pre_located

bool llext_load_param::pre_located

Use the virtual symbol addresses from the ELF, not addresses within the memory buffer, when calculating relocation targets.

◆ relocate_local

bool llext_load_param::relocate_local

Perform local relocation.


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