Home
last modified time | relevance | path

Searched refs:regcache_raw_write_part (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dregcache.h59 void regcache_raw_write_part (struct regcache *regcache, int regnum,
H A Damd64-tdep.c488 regcache_raw_write_part (regcache, regnum, offset, min (len, 8), in amd64_return_value()
597 regcache_raw_write_part (regcache, regnum, offset, 8, buf); in amd64_push_arguments()
H A Di386-tdep.c1264 regcache_raw_write_part (regcache, LOW_RETURN_REGNUM, 0, len, valbuf); in i386_store_return_value()
1268 regcache_raw_write_part (regcache, HIGH_RETURN_REGNUM, 0, in i386_store_return_value()
H A Dregcache.c1111 regcache_raw_write_part (struct regcache *regcache, int regnum, in regcache_raw_write_part() function
H A Dmips-tdep.c595 regcache_raw_write_part (regcache, rawnum, 0, 4, buf); in mips_pseudo_register_write()
597 regcache_raw_write_part (regcache, rawnum, 4, 4, buf); in mips_pseudo_register_write()