Home
last modified time | relevance | path

Searched refs:RePoisonChunk (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp357 void RePoisonChunk(uptr chunk) { in RePoisonChunk() function
393 ((Allocator *)alloc)->RePoisonChunk(chunk); in ReInitialize()