Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99

A symbol table. More...

#include <zephyr/llext/symbol.h>

Data Fields

size_t sym_cnt
 Number of symbols in the table.
struct llext_symbolsyms
 Array of symbols.

Detailed Description

A symbol table.

An array of symbols

Field Documentation

◆ sym_cnt

size_t llext_symtable::sym_cnt

Number of symbols in the table.

◆ syms

struct llext_symbol* llext_symtable::syms

Array of symbols.


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