HomeSort by: relevance | last modified time | path
    Searched defs:malloc_storage (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_thread.h 45 MsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__msan::MsanThread
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_thread.h 131 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__asan::AsanThread

Completed in 11 milliseconds