Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc674 uptr AsanChunkView::AllocTid() { return chunk_->alloc_tid; } in AllocTid() function in __asan::AsanChunkView
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp891 uptr AsanChunkView::AllocTid() const { in AllocTid() function in __asan::AsanChunkView