HomeSort by: relevance | last modified time | path
    Searched defs:malloc_storage (Results 1 - 3 of 3) 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
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_thread.h 127 AsanThreadLocalMallocStorage &malloc_storage() { return malloc_storage_; } function in class:__asan::AsanThread

Completed in 37 milliseconds