Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_descriptions.h122 uptr alloc_tid; member
H A Dasan_descriptions.cpp165 descr->alloc_tid = chunk.AllocTid(); in GetHeapAddressInformation()
416 AsanThreadContext *alloc_thread = GetThreadContextByTidLocked(alloc_tid); in Print()