Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc591 AsanChunk *GetAsanChunk(void *alloc_beg) { in GetAsanChunk() function
606 return GetAsanChunk(alloc_beg); in GetAsanChunkByAddr()
613 return GetAsanChunk(alloc_beg); in GetAsanChunkByAddrFastLocked()