Home
last modified time | relevance | path

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

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