Searched defs:newKext (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libsa/
H A Dbootstrap.cpp455 OSKext * newKext = OSKext::withPrelinkedInfoDict(infoDict); local
641 OSKext * newKext = OSKext::withBooterData(deviceTreeName, booterData); local
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp1350 OSKext * newKext = new OSKext; local
1550 OSKext * newKext = new OSKext; local
2803 OSKext * newKext = OSKext::withMkext2Info(infoDict, mkextData); local
2829 OSKext * newKext = new OSKext; local
[all...]

Completed in 25 milliseconds