| hwasan_report.cpp | 166 HeapAllocationRecord *har, uptr *ring_index, 177 *har = h; 434 HeapAllocationRecord har = {}; member in struct:__hwasan::__anon14550::BaseReport::HeapAllocation 586 HeapAllocationRecord har; 588 if (FindHeapAllocation(t->heap_allocations(), tagged_addr, &har, 592 ha.har = har; 768 const HeapAllocationRecord har = ha.har; local 774 untagged_addr, untagged_addr - UntagAddr(har.tagged_addr) [all...] |