|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
A symbol table. More...
#include <symbol.h>
Data Fields | |
| size_t | sym_cnt |
| Number of symbols in the table. | |
| struct llext_symbol * | syms |
| Array of symbols. | |
A symbol table.
An array of symbols
| size_t llext_symtable::sym_cnt |
Number of symbols in the table.
| struct llext_symbol* llext_symtable::syms |
Array of symbols.