GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
temporarily_change_regcache_ptid Class Reference

Public Member Functions

 temporarily_change_regcache_ptid (struct regcache *regcache, ptid_t new_ptid)
 
 ~temporarily_change_regcache_ptid ()
 

Private Attributes

struct regcachem_regcache
 
ptid_t m_save_ptid
 

Detailed Description

Definition at line 610 of file ravenscar-thread.c.

Constructor & Destructor Documentation

◆ temporarily_change_regcache_ptid()

temporarily_change_regcache_ptid::temporarily_change_regcache_ptid ( struct regcache * regcache,
ptid_t new_ptid )
inline

Definition at line 614 of file ravenscar-thread.c.

References m_regcache, and regcache::set_ptid().

◆ ~temporarily_change_regcache_ptid()

temporarily_change_regcache_ptid::~temporarily_change_regcache_ptid ( )
inline

Definition at line 621 of file ravenscar-thread.c.

References m_regcache, m_save_ptid, and regcache::set_ptid().

Member Data Documentation

◆ m_regcache

struct regcache* temporarily_change_regcache_ptid::m_regcache
private

◆ m_save_ptid

ptid_t temporarily_change_regcache_ptid::m_save_ptid
private

Definition at line 631 of file ravenscar-thread.c.

Referenced by ~temporarily_change_regcache_ptid().


The documentation for this class was generated from the following file: