Home
last modified time | relevance | path

Searched defs:__msan_allocated_memory (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
DCompiler.h381 # define __msan_allocated_memory(p, size) macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h389 # define __msan_allocated_memory(p, size) macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h418 # define __msan_allocated_memory(p, size) macro
/external/llvm-project/llvm/include/llvm/Support/
DCompiler.h434 # define __msan_allocated_memory(p, size) macro
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc934 void __msan_allocated_memory(const void *data, uptr size) { in __msan_allocated_memory() function
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp908 void __msan_allocated_memory(const void *data, uptr size) { in __msan_allocated_memory() function