Lines Matching refs:ifviPool
2083 NULL_AND_LINEAR_FREE(clazz->ifviPool);
3149 * "ifviPool" is only created for the topmost implementor.
3169 clazz->ifviPool = (int*) dvmLinearAlloc(clazz->classLoader,
3181 clazz->iftable[i].methodIndexArray = clazz->ifviPool + poolOffset;
3453 dvmLinearReadOnly(clazz->classLoader, clazz->ifviPool);