Public Attributes | |
| void(* | func )() |
| void * | code_memory_block |
| void * | data |
| int | static_size_required |
| void * | drisc_context |
|
|
the entry point of the generated function |
|
|
the memory block containing the code of the generated function |
|
|
the static data block referenced by the generated function |
|
|
the size of the static data block referenced by the generated function |
|
|
a pointer to the DRISC context used to generate the function |
1.2.14 written by Dimitri van Heesch,
© 1997-2002