|
GDB (xrefs)
|
Public Attributes | |
| struct addrmap | addrmap |
| struct obstack * | obstack |
| splay_tree | tree |
| splay_tree_node | free_nodes |
| struct addrmap addrmap_mutable::addrmap |
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().
| struct obstack* addrmap_mutable::obstack |
Definition at line 221 of file addrmap.c.
Referenced by addrmap_create_mutable(), allocate_key(), and splay_obstack_alloc().
| splay_tree addrmap_mutable::tree |
Definition at line 240 of file addrmap.c.
Referenced by addrmap_create_mutable(), addrmap_splay_tree_insert(), addrmap_splay_tree_lookup(), addrmap_splay_tree_predecessor(), addrmap_splay_tree_remove(), and addrmap_splay_tree_successor().
1.7.6.1