Searched refs:MsanThreadLocalMallocStorage (Results 1 – 3 of 3) sorted by relevance
20 struct MsanThreadLocalMallocStorage { struct27 MsanThreadLocalMallocStorage() {} in MsanThreadLocalMallocStorage() function
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage()73 MsanThreadLocalMallocStorage malloc_storage_;
142 AllocatorCache *GetAllocatorCache(MsanThreadLocalMallocStorage *ms) { in GetAllocatorCache()148 void MsanThreadLocalMallocStorage::CommitBack() { in CommitBack()