Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/libkern/
H A DOSKextLibPrivate.h169 #define kOSBundleExecLoadSizeKey "OSBundleExecLoadSize" macro
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp11283 _OSArrayContainsCString(infoKeys, kOSBundleExecLoadSizeKey) ||
11396 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleExecLoadSizeKey)) {
11403 result->setObject(kOSBundleExecLoadSizeKey, scratchNumber.get());