Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

A symbol table. More...

#include <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: