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

  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_thread.h 56 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; }
89 HeapAllocationsRingBuffer *heap_allocations_; member in class:__hwasan::Thread
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_thread.h 57 HeapAllocationsRingBuffer *heap_allocations() { return heap_allocations_; }
94 HeapAllocationsRingBuffer *heap_allocations_; member in class:__hwasan::Thread

Completed in 25 milliseconds