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

#include "gdbtypes.h"

Public Attributes

enum dynamic_prop_node_kind prop_kind
 
struct dynamic_prop prop
 
struct dynamic_prop_listnext
 

Detailed Description

List for dynamic type attributes.

Definition at line 446 of file gdbtypes.h.

Member Data Documentation

struct dynamic_prop_list* dynamic_prop_list::next
struct dynamic_prop dynamic_prop_list::prop

Definition at line 452 of file gdbtypes.h.

Referenced by add_dyn_prop(), copy_dynamic_prop_list(), and get_dyn_prop().

enum dynamic_prop_node_kind dynamic_prop_list::prop_kind

Definition at line 449 of file gdbtypes.h.

Referenced by add_dyn_prop(), and get_dyn_prop().


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