HomeSort by relevance Sort by last modified time
    Searched defs:malloc_storage (Results 1 - 2 of 2) sorted by null

  /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 106 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__asan::AsanThread

Completed in 2305 milliseconds