Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp137 void GetFreeContext(u32 &tid, u32 &stack) const { in GetFreeContext() function in __asan::ChunkBase
903 chunk_->GetFreeContext(tid, stack); in FreeTid()
930 chunk_->GetFreeContext(tid, stack); in GetFreeStackId()