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

/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/c++/
H A DOSMetaClass.h350 uintptr_t fVTOffset; member in union:OSMetaClassBase::__anon15164
356 if (map.fVTOffset & 1) {
365 return *(_ptf_t *)(((uintptr_t)*u.vtablep) + map.fVTOffset - 1);

Completed in 140 milliseconds