Searched refs:RR_Same (Results 1 – 1 of 1) sorted by relevance
1892 enum { RR_Undef, RR_Same, RR_CFAOff, RR_CFAValOff, enumerator1906 case RR_Same: VG_(printf)("s "); break; in ppRegRule()2002 ctx->state[j].reg[11].tag = RR_Same; in initUnwindContext()2004 ctx->state[j].reg[14].tag = RR_Same; in initUnwindContext()2005 ctx->state[j].reg[12].tag = RR_Same; in initUnwindContext()2006 ctx->state[j].reg[7].tag = RR_Same; in initUnwindContext()2011 ctx->state[j].reg[29/*FP*/].tag = RR_Same; in initUnwindContext()2012 ctx->state[j].reg[30/*LR*/].tag = RR_Same; in initUnwindContext()2139 case RR_Same: \ in summarise_context()2226 if (ctxs->reg[14/*LR*/].tag == RR_Same in summarise_context()[all …]