Home
last modified time | relevance | path

Searched refs:validateKCUUIDfromPrelinkInfo (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/libkern/libkern/c++/
H A DOSKext.h621 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp12948 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
12962 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
12979 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext