Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DOSKextLibPrivate.h173 #define kOSBundleExecLoadSizeKey "OSBundleExecLoadSize" macro
/xnu-8796.121.2/libkern/c++/
H A DOSKext.cpp12275 _OSArrayContainsCString(infoKeys, kOSBundleExecLoadSizeKey) ||
12388 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecLoadSizeKey)) {
12395 result->setObject(kOSBundleExecLoadSizeKey, scratchNumber.get());