Searched defs:malloc_storage (Results 1 – 3 of 3) sorted by relevance
45 DFsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
89 MemprofThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function