Home
last modified time | relevance | path

Searched defs:malloc_storage_ (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.h72 DFsanThreadLocalMallocStorage malloc_storage_; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.h73 MsanThreadLocalMallocStorage malloc_storage_; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h115 MemprofThreadLocalMallocStorage malloc_storage_; variable