Home
last modified time | relevance | path

Searched defs:PoisonMemory (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/msan/
Dmsan_poisoning.cc165 void PoisonMemory(const void *dst, uptr size, StackTrace *stack) { in PoisonMemory() function
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_poisoning.cpp165 void PoisonMemory(const void *dst, uptr size, StackTrace *stack) { in PoisonMemory() function