COD (C-On-Demand) Dynamic Code Generation
Data Fields
extern_entry Struct Reference

Data Fields

char * extern_name
void * extern_value

Detailed Description

A structure to hold external entries.

This is used to associate textual names with addresses.


Field Documentation

the textual name of the external entry

the address of the external entry