Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp122 void SetAllocContext(u32 tid, u32 stack) { in SetAllocContext() function in __asan::ChunkHeader
529 m->SetAllocContext(t ? t->tid() : kMainTid, StackDepotPut(*stack)); in UpdateAllocationStack()
615 m->SetAllocContext(t ? t->tid() : kMainTid, StackDepotPut(*stack)); in Allocate()