Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp123 void GetAllocContext(u32 &tid, u32 &stack) const { in GetAllocContext() function in __asan::ChunkHeader
893 chunk_->GetAllocContext(tid, stack); in AllocTid()
913 chunk_->GetAllocContext(tid, stack); in GetAllocStackId()
1146 m->GetAllocContext(tid, stack); in stack_trace_id()