Searched refs:ScanForAddrInObject (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIORegistryEntry.cpp534 bool ScanForAddrInObject(OSObject * theObject,
560 if (ScanForAddrInObject(anObject, 0)) {
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSKext.cpp9532 bool ScanForAddrInObject(OSObject * theObject,
9535 bool ScanForAddrInObject(OSObject * theObject, function
9565 myTempResult = ScanForAddrInObject(myValue, (indent + 4));
9586 myTempResult = ScanForAddrInObject(myValue, (indent + 4));

Completed in 139 milliseconds