Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp138 void GetFreeContext(u32 &tid, u32 &stack) const { in GetFreeContext() function in __asan::ChunkBase
946 chunk_->GetFreeContext(tid, stack); in FreeTid()
966 chunk_->GetFreeContext(tid, stack); in GetFreeStackId()