Home
last modified time | relevance | path

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

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