Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator2.cc129 u32 alloc_tid : 24; member
353 u32 alloc_tid = t ? t->tid() : 0; in Allocate() local