Searched refs:set_ptid (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dravenscar-thread.c487 m_regcache->set_ptid (new_ptid);
492 m_regcache->set_ptid (m_save_ptid);
H A Dregcache.h385 void set_ptid (const ptid_t ptid) function in class:regcache
H A Dregcache.c362 new_regcache->set_ptid (ptid);
462 rc->set_ptid (new_ptid);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dravenscar-thread.c618 m_regcache->set_ptid (new_ptid);
623 m_regcache->set_ptid (m_save_ptid);
H A Dregcache.h414 void set_ptid (const ptid_t ptid) function in class:regcache
H A Dregcache.c373 new_regcache->set_ptid (ptid);
473 rc->set_ptid (new_ptid);

Completed in 127 milliseconds