Home
last modified time | relevance | path

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

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