Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp123 descr->alloc_type = chunk.GetAllocType(); in GetAccessToHeapChunkInformation()
H A Dasan_allocator.cpp950 AllocType AsanChunkView::GetAllocType() const { in GetAllocType() function in __asan::AsanChunkView