Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc479 void QuarantineChunk(AsanChunk *m, void *ptr, BufferedStackTrace *stack, in QuarantineChunk() function
536 QuarantineChunk(m, ptr, stack, alloc_type); in Deallocate()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp636 void QuarantineChunk(AsanChunk *m, void *ptr, BufferedStackTrace *stack) { in QuarantineChunk() function
714 QuarantineChunk(m, ptr, stack); in Deallocate()