20 #ifndef COMMON_REGCACHE_H 21 #define COMMON_REGCACHE_H struct regcache * get_thread_regcache_for_ptid(ptid_t ptid)
ULONGEST regcache_raw_get_unsigned(struct regcache *regcache, int regnum)
int regcache_register_size(const struct regcache *regcache, int n)
CORE_ADDR regcache_read_pc(struct regcache *regcache)
unsigned long long ULONGEST
enum register_status regcache_raw_read_unsigned(struct regcache *regcache, int regnum, ULONGEST *val)