Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc86 u32 alloc_context_id; member
422 m->alloc_context_id = StackDepotPut(*stack); in Allocate()
684 u32 AsanChunkView::GetAllocStackId() { return chunk_->alloc_context_id; } in GetAllocStackId()
863 return m->alloc_context_id; in stack_trace_id()