|
GDB (xrefs)
|
Public Attributes | |
| struct addrmap | addrmap |
| size_t | num_transitions |
| struct addrmap_transition | transitions [1] |
| struct addrmap addrmap_fixed::addrmap |
Definition at line 106 of file addrmap.c.
Referenced by addrmap_mutable_create_fixed().
Definition at line 109 of file addrmap.c.
Referenced by addrmap_fixed_find(), addrmap_fixed_foreach(), addrmap_fixed_relocate(), addrmap_mutable_create_fixed(), and splay_foreach_copy().
| struct addrmap_transition addrmap_fixed::transitions[1] |
Definition at line 116 of file addrmap.c.
Referenced by addrmap_fixed_find(), addrmap_fixed_foreach(), addrmap_fixed_relocate(), addrmap_mutable_create_fixed(), and splay_foreach_copy().
1.7.6.1