Lines Matching refs:Deref
40 // Deref returns the next pointer pointed at by p.41 static PatchList Deref(Prog::Inst *inst0, PatchList l);57 PatchList PatchList::Deref(Prog::Inst* inst0, PatchList l) {89 PatchList next = PatchList::Deref(inst0, l);