DebugObjectCacheForAddress
static ObjectCache* DebugObjectCacheForAddress(void* address);
ObjectCache* cache = MemoryManager::DebugObjectCacheForAddress(object);
cache = MemoryManager::DebugObjectCacheForAddress(slabPages);