Home
last modified time | relevance | path

Searched refs:regcache_valid_p (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dregcache.h62 int regcache_valid_p (struct regcache *regcache, int regnum);
H A Dregcache.c490 regcache_valid_p (struct regcache *regcache, int regnum) in regcache_valid_p() function
969 if (regcache_valid_p (regcache, regnum) in regcache_raw_write()
1601 else if (!regcache_valid_p (regcache, regnum)) in regcache_dump()