Home
last modified time | relevance | path

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

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