Zephyr API 3.6.99
|
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.