Searched refs:thisVTable (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSMetaClass.cpp212 void ** thisVTable; local
214 thisVTable = (void **) this;
215 *thisVTable = (void *) -1UL;

Completed in 15 milliseconds