GDB (xrefs)
Public Attributes
addrmap_mutable Struct Reference

List of all members.

Public Attributes

struct addrmap addrmap
struct obstackobstack
splay_tree tree
splay_tree_node free_nodes

Detailed Description

Definition at line 216 of file addrmap.c.


Member Data Documentation

Definition at line 218 of file addrmap.c.

Referenced by addrmap_create_mutable().

splay_tree_node addrmap_mutable::free_nodes

Definition at line 244 of file addrmap.c.

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

Definition at line 221 of file addrmap.c.

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines