Home
last modified time | relevance | path

Searched refs:addrmap_mutable (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Daddrmap.c216 struct addrmap_mutable struct
250 allocate_key (struct addrmap_mutable *map, CORE_ADDR addr) in allocate_key() argument
261 addrmap_splay_tree_lookup (struct addrmap_mutable *map, CORE_ADDR addr) in addrmap_splay_tree_lookup()
268 addrmap_splay_tree_predecessor (struct addrmap_mutable *map, CORE_ADDR addr) in addrmap_splay_tree_predecessor()
275 addrmap_splay_tree_successor (struct addrmap_mutable *map, CORE_ADDR addr) in addrmap_splay_tree_successor()
282 addrmap_splay_tree_remove (struct addrmap_mutable *map, CORE_ADDR addr) in addrmap_splay_tree_remove()
310 addrmap_splay_tree_insert (struct addrmap_mutable *map, in addrmap_splay_tree_insert()
323 force_transition (struct addrmap_mutable *this, CORE_ADDR addr) in force_transition()
342 struct addrmap_mutable *map = (struct addrmap_mutable *) this; in addrmap_mutable_set_empty()
432 struct addrmap_mutable *mutable = (struct addrmap_mutable *) this; in addrmap_mutable_create_fixed()
[all …]