Home | History | Annotate | Download | only in helgrind

Lines Matching refs:aRef

4476          RCEC* aRef   = oldref->accs[i].rcec;
4478 tl_assert(aRef);
4479 tl_assert(aRef->magic == RCEC_MAGIC);
4480 aRef->rcX++;
4482 tl_assert(!aRef);
4719 RCEC* aRef = oldref->accs[j].rcec;
4720 if (aRef) {
4723 ctxt__rcdec( aRef );