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

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

Completed in 178 milliseconds