Searched defs:malloc_storage (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/msan/
H A Dmsan_thread.h45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__msan::MsanThread
/external/compiler-rt/lib/asan/
H A Dasan_thread.h106 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__asan::AsanThread

Completed in 143 milliseconds