Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/libkern/c++/
H A DOSKext.h682 static OSReturn validateKCUUIDfromPrelinkInfo(
/xnu-12377.61.12/libkern/c++/
H A DOSKext.cpp14229 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&kernelcache_uuid, type, infoDict, kPrelinkInfoBootKCI…
14243 …ret = OSKext::validateKCUUIDfromPrelinkInfo(&pageablekc_uuid, type, infoDict, kPrelinkInfoPageable…
14260 OSKext::validateKCUUIDfromPrelinkInfo( function in OSKext