Lines Matching defs:gdbarch
48 struct gdbarch *gdbarch; member
81 init_regcache_descr (struct gdbarch *gdbarch) in init_regcache_descr()
150 regcache_descr (struct gdbarch *gdbarch) in regcache_descr()
159 register_type (struct gdbarch *gdbarch, int regnum) in register_type()
171 register_size (struct gdbarch *gdbarch, int regnum) in register_size()
212 regcache_xmalloc_1 (struct gdbarch *gdbarch, struct address_space *aspace, in regcache_xmalloc_1()
243 regcache_xmalloc (struct gdbarch *gdbarch, struct address_space *aspace) in regcache_xmalloc()
296 struct gdbarch *gdbarch = dst->descr->gdbarch; in regcache_save() local
338 struct gdbarch *gdbarch = dst->descr->gdbarch; in regcache_restore() local
453 get_thread_arch_aspace_regcache (ptid_t ptid, struct gdbarch *gdbarch, in get_thread_arch_aspace_regcache()
476 get_thread_arch_regcache (ptid_t ptid, struct gdbarch *gdbarch) in get_thread_arch_regcache()
1040 struct gdbarch *gdbarch = get_regcache_arch (regcache); in regcache_read_pc() local
1067 struct gdbarch *gdbarch = get_regcache_arch (regcache); in regcache_write_pc() local
1126 struct gdbarch *gdbarch = regcache->descr->gdbarch; in regcache_dump() local