|
GDB (xrefs)
|
Public Attributes | |
| char * | name |
| internal_function_fn | handler |
| void * | cookie |
| void* internal_function::cookie |
Definition at line 57 of file value.c.
Referenced by call_internal_function(), and create_internal_function().
| internal_function_fn internal_function::handler |
Definition at line 54 of file value.c.
Referenced by call_internal_function(), and create_internal_function().
| char* internal_function::name |
Definition at line 51 of file value.c.
Referenced by create_internal_function(), and value_internal_function_name().
1.8.14