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

Public Attributes

struct typetype
 
char * type_str
 
struct expressionexpr
 

Detailed Description

Definition at line 51 of file dtrace-probe.c.

Member Data Documentation

struct expression* dtrace_probe_arg::expr
struct type* dtrace_probe_arg::type
char* dtrace_probe_arg::type_str

Definition at line 57 of file dtrace-probe.c.

Referenced by dtrace_probe_destroy(), and dtrace_process_dof_probe().


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