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

Public Attributes

struct addrmap addrmap
 
struct obstack * obstack
 
splay_tree tree
 
splay_tree_node free_nodes
 

Detailed Description

Definition at line 211 of file addrmap.c.

Member Data Documentation

struct addrmap addrmap_mutable::addrmap

Definition at line 213 of file addrmap.c.

Referenced by addrmap_create_mutable().

splay_tree_node addrmap_mutable::free_nodes

Definition at line 239 of file addrmap.c.

Referenced by addrmap_create_mutable(), splay_obstack_alloc(), and splay_obstack_free().

struct obstack* addrmap_mutable::obstack

Definition at line 216 of file addrmap.c.

Referenced by addrmap_create_mutable(), allocate_key(), and splay_obstack_alloc().

splay_tree addrmap_mutable::tree

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