Home
last modified time | relevance | path

Searched refs:regcache_raw_read_part (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dregcache.h57 void regcache_raw_read_part (struct regcache *regcache, int regnum,
Damd64-tdep.c485 regcache_raw_read_part (regcache, regnum, offset, min (len, 8), in amd64_return_value()
Dregcache.c1101 regcache_raw_read_part (struct regcache *regcache, int regnum, in regcache_raw_read_part() function
Dmips-tdep.c573 regcache_raw_read_part (regcache, rawnum, 0, 4, buf); in mips_pseudo_register_read()
575 regcache_raw_read_part (regcache, rawnum, 4, 4, buf); in mips_pseudo_register_read()