Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsparc-ravenscar-thread.c121 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 Di386dfly-nat.c68 regcache_cooked_read_unsigned (regcache, I386_EFLAGS_REGNUM, in i386dfly_resume()
H A Dregcache.h120 regcache_cooked_read_unsigned (struct regcache *regcache,
H A Dregcache.c798 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 Damd64-tdep.c1258 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 Di386-tdep.c643 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()