Searched refs:isa_caches (Results 1 – 1 of 1) sorted by relevance
569 isa_caches = lldb.formatters.cache.Cache() variable582 global isa_caches608 if isa_caches.look_for_key(self.pid):609 self.isa_cache = isa_caches.get_value(self.pid)612 isa_caches.add_item(self.pid,self.isa_cache)