Home
last modified time | relevance | path

Searched refs:heap_allocations (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_thread.h57 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; } in heap_allocations() function
Dhwasan_allocator.cpp340 if (auto *ha = t->heap_allocations()) in HwasanDeallocate()
Dhwasan_report.cpp465 if (FindHeapAllocation(t->heap_allocations(), tagged_addr, &har, in PrintAddressDescription()