Searched refs:callrec (Results 1 – 1 of 1) sorted by relevance
8533 TT_CallRec* callrec; in TT_RunIns() local8542 callrec = &exc->callStack[exc->callTop]; in TT_RunIns()8544 callrec->Caller_Range = exc->curRange; in TT_RunIns()8545 callrec->Caller_IP = exc->IP + 1; in TT_RunIns()8546 callrec->Cur_Count = 1; in TT_RunIns()8547 callrec->Def = def; in TT_RunIns()