Home | History | Annotate | Download | only in helgrind

Lines Matching refs:aRef

4575          RCEC* aRef   = oldref->accs[i].rcec;
4577 tl_assert(aRef);
4578 tl_assert(aRef->magic == RCEC_MAGIC);
4579 aRef->rcX++;
4581 tl_assert(!aRef);
4818 RCEC* aRef = oldref->accs[j].rcec;
4819 if (aRef) {
4822 ctxt__rcdec( aRef );