Home
last modified time | relevance | path

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

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