Searched refs:heap_descr (Results 1 – 1 of 1) sorted by relevance
496 HeapAddressDescription heap_descr; in PrintAddressDescription() local497 if (GetHeapAddressInformation(addr, access_size, &heap_descr)) { in PrintAddressDescription()498 heap_descr.Print(); in PrintAddressDescription()