Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_thread.h45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function
/external/compiler-rt/lib/asan/
Dasan_thread.h124 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } in malloc_storage() function