Searched refs:callrec (Results 1 – 1 of 1) sorted by relevance
8518 TT_CallRec* callrec; in TT_RunIns() local8527 callrec = &exc->callStack[exc->callTop]; in TT_RunIns()8529 callrec->Caller_Range = exc->curRange; in TT_RunIns()8530 callrec->Caller_IP = exc->IP + 1; in TT_RunIns()8531 callrec->Cur_Count = 1; in TT_RunIns()8532 callrec->Def = def; in TT_RunIns()