Lines Matching defs:this
121 addrmap_fixed_set_empty (struct addrmap *this, in addrmap_fixed_set_empty()
132 addrmap_fixed_find (struct addrmap *this, CORE_ADDR addr) in addrmap_fixed_find()
165 addrmap_fixed_create_fixed (struct addrmap *this, struct obstack *obstack) in addrmap_fixed_create_fixed()
174 addrmap_fixed_relocate (struct addrmap *this, CORE_ADDR offset) in addrmap_fixed_relocate()
185 addrmap_fixed_foreach (struct addrmap *this, addrmap_foreach_fn fn, in addrmap_fixed_foreach()
323 force_transition (struct addrmap_mutable *this, CORE_ADDR addr) in force_transition()
338 addrmap_mutable_set_empty (struct addrmap *this, in addrmap_mutable_set_empty()
392 addrmap_mutable_find (struct addrmap *this, CORE_ADDR addr) in addrmap_mutable_find()
430 addrmap_mutable_create_fixed (struct addrmap *this, struct obstack *obstack) in addrmap_mutable_create_fixed()
465 addrmap_mutable_relocate (struct addrmap *this, CORE_ADDR offset) in addrmap_mutable_relocate()
496 addrmap_mutable_foreach (struct addrmap *this, addrmap_foreach_fn fn, in addrmap_mutable_foreach()