Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dregcache.c357 regcache_cooked_write (dst, regnum, buf); in regcache_restore()
828 regcache_cooked_write (regcache, regnum, buf); in regcache_cooked_write_signed()
842 regcache_cooked_write (regcache, regnum, buf); in regcache_cooked_write_unsigned()
880 regcache_cooked_write (struct regcache *regcache, int regnum, in regcache_cooked_write() function
974 regcache_cooked_read, regcache_cooked_write); in regcache_cooked_read_part()
985 regcache_cooked_read, regcache_cooked_write); in regcache_cooked_write_part()
H A Dregcache.h106 void regcache_cooked_write (struct regcache *regcache, int rawnum,
H A Damd64-tdep.c892 regcache_cooked_write (regcache, arg_addr_regno[i], buf); in amd64_push_arguments()
926 regcache_cooked_write (regcache, arg_regnum, buf); in amd64_push_dummy_call()
941 regcache_cooked_write (regcache, AMD64_RSP_REGNUM, buf); in amd64_push_dummy_call()
944 regcache_cooked_write (regcache, AMD64_RBP_REGNUM, buf); in amd64_push_dummy_call()
H A Dframe.c1083 regcache_cooked_write (get_current_regcache (), realnum, buf); in put_frame_register()
H A Drecord-full.c741 regcache_cooked_write (regcache, entry->u.reg.num, in record_full_exec_insn()
H A Di386-tdep.c2481 regcache_cooked_write (regcache, I386_ESP_REGNUM, buf); in i386_push_dummy_call()
2484 regcache_cooked_write (regcache, I386_EBP_REGNUM, buf); in i386_push_dummy_call()