Cthulhu  0.2.10
Cthulhu compiler collection
support_t Struct Reference
Collaboration diagram for support_t:

Data Fields

arena_tarena
 
broker_tbroker
 
loader_tloader
 
typevec_tmodules
 
map_tlanguages
 
map_textmap
 
map_tplugins
 
map_ttargets
 

Detailed Description

Definition at line 18 of file support.c.

Field Documentation

◆ arena

arena_t* support_t::arena

Definition at line 20 of file support.c.

◆ broker

broker_t* support_t::broker

Definition at line 21 of file support.c.

◆ extmap

map_t* support_t::extmap

Definition at line 30 of file support.c.

◆ languages

map_t* support_t::languages

Definition at line 26 of file support.c.

◆ loader

loader_t* support_t::loader

Definition at line 22 of file support.c.

◆ modules

typevec_t* support_t::modules

Definition at line 24 of file support.c.

◆ plugins

map_t* support_t::plugins

Definition at line 33 of file support.c.

◆ targets

map_t* support_t::targets

Definition at line 36 of file support.c.


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