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

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

Completed in 72 milliseconds