Searched refs:addKextsFromKextCollection (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSKext.h | 542 static bool addKextsFromKextCollection(kernel_mach_header_t *mh, 546 static bool addKextsFromKextCollection(kernel_mach_header_t *mh,
|
| /xnu-11215/libsa/ |
| H A D | bootstrap.cpp | 291 ret = OSKext::addKextsFromKextCollection(mh, infoDict, in readPrelinkedExtensions()
|
| /xnu-11215/libkern/c++/ |
| H A D | OSKext.cpp | 10864 OSKext::addKextsFromKextCollection(kernel_mach_header_t *mh, function in OSKext 10985 OSKext::addKextsFromKextCollection(kernel_mach_header_t *mh, function in OSKext 10990 bool success = addKextsFromKextCollection(mh, 13294 added = OSKext::addKextsFromKextCollection(akc_mh, infoDict, 13767 OSKext::addKextsFromKextCollection(*mhp,
|