PatchworkOS  28a9544
A non-POSIX operating system.
Loading...
Searching...
No Matches
symbol_group_t Struct Reference

#include <symbol.h>

Data Fields

map_entry_t mapEntry
 
symbol_group_id_t id
 
list_t names
 

Detailed Description

Definition at line 75 of file symbol.h.

Field Documentation

◆ id

symbol_group_id_t symbol_group_t::id

Definition at line 78 of file symbol.h.

Referenced by symbol_add().

◆ mapEntry

map_entry_t symbol_group_t::mapEntry

Definition at line 77 of file symbol.h.

Referenced by symbol_add(), and symbol_remove_group().

◆ names

list_t symbol_group_t::names

Definition at line 79 of file symbol.h.

Referenced by symbol_add(), and symbol_remove_group().


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