Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h358 unsigned int requireExplicitLoad:1; member
/xnu-11215/libkern/c++/
H A DOSKext.cpp2083 flags.requireExplicitLoad = 1; in initWithPrelinkedInfoDict()
2412 flags.requireExplicitLoad = 1; in initWithCodelessInfo()
14859 if (theKext->flags.requireExplicitLoad) {