Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp3865 bool needReloc = false; in probeCandidates() local
3895 while (!needReloc in probeCandidates()
3998 needReloc = (false == gIOCatalogue->isModuleLoaded( match, &kextRef )); in probeCandidates()
3999 if (needReloc) { in probeCandidates()
4043 while (!needReloc in probeCandidates()
4265 if (needReloc) { in probeCandidates()