Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h229 Creg_IA_IP, enumerator
Dstorage.c607 case Creg_IA_IP: VG_(printf)("xIP"); break; in ppCfiReg()
Ddebuginfo.c2038 case Creg_IA_IP: return eec->uregs->xip; in evalCfiExpr()
Dreaddwarf.c2376 return ML_(CfiExpr_CfiReg)( dstxa, Creg_IA_IP ); /* correct? */ in copy_convert_CfiExpr_tree()