Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_allocator.cpp136 void GetFreeContext(u32 &tid, u32 &stack) const { in GetFreeContext() function in __asan::ChunkBase
891 chunk_->GetFreeContext(tid, stack); in FreeTid()
911 chunk_->GetFreeContext(tid, stack); in GetFreeStackId()