Home
last modified time | relevance | path

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

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