Searched defs:__msan_allocated_memory (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h418 # define __msan_allocated_memory(p, size) macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp932 void __msan_allocated_memory(const void *data, uptr size) { function

Completed in 112 milliseconds