Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/libkern/c++/
H A DOSKext.h682 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-10063.141.1/libkern/c++/
H A DOSKext.cpp14177 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
14191 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
14208 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext