GDB (xrefs)
Public Attributes | List of all members
internal_function Struct Reference

Public Attributes

char * name
 
internal_function_fn handler
 
void * cookie
 

Detailed Description

Definition at line 49 of file value.c.

Member Data Documentation

void* internal_function::cookie

Definition at line 60 of file value.c.

Referenced by call_internal_function(), and create_internal_function().

internal_function_fn internal_function::handler

Definition at line 57 of file value.c.

Referenced by call_internal_function(), and create_internal_function().

char* internal_function::name

Definition at line 54 of file value.c.

Referenced by create_internal_function(), and value_internal_function_name().


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