Searched refs:regcache_cooked_read_unsigned (Results 1 – 6 of 6) sorted by relevance
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | sparc-ravenscar-thread.c | 121 regcache_cooked_read_unsigned (regcache, sp_regnum, &stack_address); in sparc_ravenscar_fetch_registers() 168 regcache_cooked_read_unsigned (regcache, SPARC_SP_REGNUM, in sparc_ravenscar_store_registers()
|
| H A D | i386dfly-nat.c | 68 regcache_cooked_read_unsigned (regcache, I386_EFLAGS_REGNUM, in i386dfly_resume()
|
| H A D | regcache.h | 120 regcache_cooked_read_unsigned (struct regcache *regcache,
|
| H A D | regcache.c | 798 regcache_cooked_read_unsigned (struct regcache *regcache, int regnum, in regcache_cooked_read_unsigned() function 1051 if (regcache_cooked_read_unsigned (regcache, in regcache_read_pc()
|
| H A D | amd64-tdep.c | 1258 regcache_cooked_read_unsigned (regs, tmp_regno, &orig_value); in fixup_riprel() 1489 regcache_cooked_read_unsigned (regs, AMD64_RIP_REGNUM, &orig_rip); in amd64_displaced_step_fixup() 1550 regcache_cooked_read_unsigned (regs, AMD64_RSP_REGNUM, &rsp); in amd64_displaced_step_fixup()
|
| H A D | i386-tdep.c | 643 regcache_cooked_read_unsigned (regs, I386_EIP_REGNUM, &orig_eip); in i386_displaced_step_fixup() 705 regcache_cooked_read_unsigned (regs, I386_ESP_REGNUM, &esp); in i386_displaced_step_fixup()
|