Searched refs:GetAllocType (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.h69 AllocType GetAllocType() const;
H A Dasan_descriptions.cc125 descr->alloc_type = chunk.GetAllocType();
H A Dasan_allocator.cc816 AllocType AsanChunkView::GetAllocType() const { function in class:__asan::AsanChunkView
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.h67 AllocType GetAllocType() const;
H A Dasan_descriptions.cc123 descr->alloc_type = chunk.GetAllocType();
H A Dasan_allocator.cc814 AllocType AsanChunkView::GetAllocType() const { function in class:__asan::AsanChunkView
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.h67 AllocType GetAllocType() const;
H A Dasan_descriptions.cpp123 descr->alloc_type = chunk.GetAllocType();
H A Dasan_allocator.cpp906 AllocType AsanChunkView::GetAllocType() const { function in class:__asan::AsanChunkView

Completed in 205 milliseconds