Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp120 void SetAllocContext(u32 tid, u32 stack) { in SetAllocContext() function in __asan::ChunkHeader
479 m->SetAllocContext(t ? t->tid() : 0, StackDepotPut(*stack)); in UpdateAllocationStack()
573 m->SetAllocContext(t ? t->tid() : 0, StackDepotPut(*stack)); in Allocate()