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

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_kext.c878 const KXLDVTable *unpatched_super_vtable; local
879 unpatched_super_vtable = kxld_dict_find(&kext->vtable_index,
893 (unpatched_super_vtable) ? "patchable" : "found");

Completed in 17 milliseconds