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

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocator.h 125 u32 alloc_thread_id; member in struct:__hwasan::HeapAllocationRecord
hwasan_allocator.cpp 310 u32 alloc_thread_id = meta->GetAllocThreadId(); local
366 ha->push({reinterpret_cast<uptr>(tagged_ptr), alloc_thread_id,

Completed in 46 milliseconds