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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIORegistryEntry.cpp534 bool ScanForAddrInObject(OSObject * theObject,
560 if (ScanForAddrInObject(anObject, 0)) {
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp9906 bool ScanForAddrInObject(OSObject * theObject,
9909 bool ScanForAddrInObject(OSObject * theObject, function
9939 myTempResult = ScanForAddrInObject(myValue, (indent + 4));
9960 myTempResult = ScanForAddrInObject(myValue, (indent + 4));

Completed in 117 milliseconds