Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp124 void GetAllocContext(u32 &tid, u32 &stack) const { in GetAllocContext() function in __asan::ChunkHeader
894 chunk_->GetAllocContext(tid, stack); in AllocTid()
921 chunk_->GetAllocContext(tid, stack); in GetAllocStackId()
1164 m->GetAllocContext(tid, stack); in stack_trace_id()