HomeSort by: relevance | last modified time | path
    Searched refs:GetAllocType (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.h 69 AllocType GetAllocType() const;
asan_descriptions.cc 125 descr->alloc_type = chunk.GetAllocType();
asan_allocator.cc 816 AllocType AsanChunkView::GetAllocType() const {

Completed in 42 milliseconds