GDB (xrefs)
|
Public Attributes | |
struct regcache_descr * | descr |
struct address_space * | aspace |
gdb_byte * | registers |
signed char * | register_status |
int | readonly_p |
ptid_t | ptid |
Definition at line 186 of file regcache.c.
struct address_space* regcache::aspace |
Definition at line 192 of file regcache.c.
Referenced by get_regcache_aspace(), and regcache_xmalloc_1().
struct regcache_descr* regcache::descr |
Definition at line 188 of file regcache.c.
Referenced by get_regcache_arch(), regcache_cooked_read(), regcache_cooked_read_part(), regcache_cooked_read_signed(), regcache_cooked_read_unsigned(), regcache_cooked_read_value(), regcache_cooked_write(), regcache_cooked_write_part(), regcache_cooked_write_signed(), regcache_cooked_write_unsigned(), regcache_cpy(), regcache_cpy_no_passthrough(), regcache_dump(), regcache_dup(), regcache_invalidate(), regcache_raw_collect(), regcache_raw_read(), regcache_raw_read_part(), regcache_raw_read_signed(), regcache_raw_read_unsigned(), regcache_raw_supply(), regcache_raw_write(), regcache_raw_write_part(), regcache_raw_write_signed(), regcache_raw_write_unsigned(), regcache_register_status(), regcache_restore(), regcache_save(), regcache_xfer_part(), regcache_xmalloc_1(), and register_buffer().
Definition at line 209 of file regcache.c.
Referenced by get_thread_arch_aspace_regcache(), get_thread_regcache(), process_stop_reply(), regcache_raw_read(), regcache_raw_write(), regcache_thread_ptid_changed(), regcache_xmalloc_1(), and registers_changed_ptid().
Definition at line 206 of file regcache.c.
Referenced by regcache_cooked_read(), regcache_cooked_read_value(), regcache_cpy(), regcache_cpy_no_passthrough(), regcache_invalidate(), regcache_raw_read(), regcache_raw_supply(), regcache_raw_write(), regcache_register_status(), regcache_restore(), regcache_save(), and regcache_xmalloc_1().
signed char* regcache::register_status |
Definition at line 199 of file regcache.c.
Referenced by regcache_cooked_read(), regcache_cooked_read_value(), regcache_cpy_no_passthrough(), regcache_invalidate(), regcache_raw_read(), regcache_raw_supply(), regcache_raw_write(), regcache_register_status(), regcache_save(), regcache_xfree(), and regcache_xmalloc_1().
Definition at line 197 of file regcache.c.
Referenced by regcache_cpy_no_passthrough(), regcache_save(), regcache_xfree(), regcache_xmalloc_1(), and register_buffer().