Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp107 class IOSKRegionMapper : public OSObject class
109 OSDeclareFinalStructors( IOSKRegionMapper );
139 friend class IOSKRegionMapper;
314 IOSKRegionMapper::initWithMapper( in OSDefineMetaClassAndFinalStructors()
342 IOSKRegionMapper::free( void ) in free()
441 IOSKRegionMapper::mapOverwrite( in mapOverwrite()
477 IOSKRegionMapper * subMap; in OSDefineMetaClassAndFinalStructors()
511 subMap = new IOSKRegionMapper; in OSDefineMetaClassAndFinalStructors()
605 IOSKRegionMapper * subMap; in map()
622 IOSKRegionMapper * subMap; in unmap()
[all …]