Home | History | Annotate | Download | only in jni

Lines Matching refs:vtbl

154   ptrdiff_t *vtbl;
156 // Set vtbl to point at the beginning of S4's primary vtable.
158 vtbl = *vptr;
159 INC_VDATA (vtbl, -5);
161 if (*vtbl != ((char*) (S0*) &s4) - (char*) &s4)
163 INC_VDATA (vtbl, 1);
164 if (*vtbl != ((char*) (S1*) &s4) - (char*) &s4)
166 INC_VDATA (vtbl, 1);
167 if (*vtbl != ((char*) (S2*) &s4) - (char*) &s4)
169 INC_VDATA (vtbl, 1);
170 if (*vtbl != 0)
172 INC_VDATA (vtbl, 1);
174 INC_VDATA (vtbl, 1);
175 if (! CMP_VPTR (vtbl, &S3_s3))
177 INC_VPTR (vtbl);
178 if (! CMP_VPTR (vtbl, &S4_s1))
180 INC_VPTR (vtbl);
182 if (*vtbl != 0)
184 INC_VDATA (vtbl, 1);
187 if (*vtbl != ((char*) &s4 - (char*) (S2*) &s4))
189 INC_VDATA (vtbl, 1);
190 if (*vtbl != 0)
192 INC_VDATA (vtbl, 1);
193 if (*vtbl != 0)
195 INC_VDATA (vtbl, 1);
197 if (*vtbl != ((char*) &s4 - (char*) (S2*) &s4))
199 INC_VDATA (vtbl, 1);
201 INC_VDATA (vtbl, 1);
203 INC_VPTR (vtbl);
204 INC_VPTR (vtbl);