Searched refs:FindPageGroupUnlocked (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_allocator.cc420 return FindPageGroupUnlocked(addr);
424 PageGroup *FindPageGroupUnlocked(uptr addr) { function in class:__asan::MallocInfo
474 PageGroup *g = FindPageGroupUnlocked(addr);

Completed in 185 milliseconds