Searched refs:libraryKext (Results 1 – 1 of 1) sorted by relevance
9607 if (libraryKext == NULL) {9616 if (!libraryKext->isCompatibleWithVersion(libraryVers)) {9632 libraryKext->declaresExecutable() &&9633 !libraryKext->isPrelinked()) {9643 if (!libraryKext->resolveDependencies(loopStack)) {9654 if (libraryKext->declaresExecutable() ||9655 libraryKext->isInterface()) {9657 dependencies->setObject(libraryKext);9664 libraryKext->getIdentifierCString());9679 libraryKext->getIdentifierCString());[all …]