Lines Matching refs:whatis
393 whatis = kmemory.WhatisProvider.get_shared()
395 wmo = whatis.find_provider(waddr).lookup(waddr)
416 whatis = kmemory.WhatisProvider.get_shared()
417 wmo = whatis.find_provider(addr).lookup(addr)
519 def whatis(self, addr): member in AbstractKasan
596 self.whatis(int(args[0], 0))
770 def whatis(self, addr): member in ClassicKasan
830 whatis = kmemory.WhatisProvider.get_shared()
836 wmo = whatis.find_provider(addr).lookup(addr)
848 wmo = whatis.find_provider(addr).lookup(addr)
883 def whatis(self, addr): member in MTESan
894 self.whatis(addr)