Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp133 void SetFreeContext(u32 tid, u32 stack) { in SetFreeContext() function in __asan::ChunkBase
630 m->SetFreeContext(kInvalidTid, 0); in AtomicallySetQuarantineFlagIfAllocated()
640 m->SetFreeContext(t ? t->tid() : 0, StackDepotPut(*stack)); in QuarantineChunk()