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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp534 bool ScanForAddrInObject(OSObject * theObject,
560 if (ScanForAddrInObject(anObject, 0)) {
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp9567 bool ScanForAddrInObject(OSObject * theObject,
9570 bool ScanForAddrInObject(OSObject * theObject, function
9600 myTempResult = ScanForAddrInObject(myValue, (indent + 4));
9621 myTempResult = ScanForAddrInObject(myValue, (indent + 4));

Completed in 30 milliseconds