Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp511 u32 free_thread_id = 0; member
669 ha.free_thread_id = t->unique_id(); in CopyAllocations()
849 Printf("freed by thread T%u here:\n", ha.free_thread_id); in PrintAddressDescription()
866 announce_by_id(ha.free_thread_id); in PrintAddressDescription()