Home
last modified time | relevance | path

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

/xnu-11215.81.4/libkern/libkern/c++/
H A DOSKext.h682 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-11215.81.4/libkern/c++/
H A DOSKext.cpp14191 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
14205 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
14222 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext