HomeSort by: relevance | last modified time | path
    Searched refs:FindHeapAllocation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_report.cpp 165 static bool FindHeapAllocation(HeapAllocationsRingBuffer *rb, uptr tagged_addr,
588 if (FindHeapAllocation(t->heap_allocations(), tagged_addr, &har,
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_report.cpp 141 static bool FindHeapAllocation(HeapAllocationsRingBuffer *rb, uptr tagged_addr,
456 if (FindHeapAllocation(t->heap_allocations(), tagged_addr, &har,

Completed in 16 milliseconds