Home
last modified time | relevance | path

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

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