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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_storage.h301 Creg_IA_IP, enumerator in enum:__anon27143
H A Ddebuginfo.c2075 case Creg_IA_IP: return eec->uregs->xip;
2084 case Creg_IA_IP: return eec->uregs->ia;
2089 case Creg_IA_IP: return eec->uregs->pc;
H A Dreaddwarf.c2500 return ML_(CfiExpr_CfiReg)( dstxa, Creg_IA_IP ); /* correct? */
2514 return ML_(CfiExpr_CfiReg)( dstxa, Creg_IA_IP ); /* correct? */
2521 return ML_(CfiExpr_CfiReg)( dstxa, Creg_IA_IP );
H A Dstorage.c639 case Creg_IA_IP: VG_(printf)("xIP"); break;

Completed in 43 milliseconds