Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator2.cc535 static AsanChunk *GetAsanChunk(void *alloc_beg) { in GetAsanChunk() function
550 return GetAsanChunk(alloc_beg); in GetAsanChunkByAddr()
557 return GetAsanChunk(alloc_beg); in GetAsanChunkByAddrFastLocked()