Home | Sort by relevance Sort by last modified time |
/external/compiler-rt/lib/msan/ | |
msan_thread.h | 45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__msan::MsanThread |
/external/compiler-rt/lib/asan/ | |
asan_thread.h | 115 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__asan::AsanThread |