Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/libkern/
H A DOSKextLibPrivate.h571 #define kOSKextLogPatchFlag ((OSKextLogSpec) 0x200000) macro
/xnu-8796.121.2/libkern/c++/
H A DOSKext.cpp686 logSpec |= kOSKextLogPatchFlag; in kxld_log_callback()