Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_thread.h45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
H A Dmsan_thread.cc57 malloc_storage().CommitBack(); in Destroy()
H A Dmsan_allocator.cc156 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate()
204 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate()
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_thread.h129 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
H A Dasan_allocator.cc450 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()
596 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()
760 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
H A Dasan_thread.cc106 malloc_storage().CommitBack(); in Destroy()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_thread.h131 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
H A Dasan_allocator.cc452 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()
598 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()
762 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
H A Dasan_thread.cc104 malloc_storage().CommitBack(); in Destroy()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_thread.h129 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
H A Dasan_allocator.cc450 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate()
596 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in QuarantineChunk()
760 AsanThreadLocalMallocStorage *ms = &t->malloc_storage(); in Purge()
H A Dasan_thread.cc106 malloc_storage().CommitBack(); in Destroy()