Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Desan_linux.cpp42 static bool liesWithinSingleAppRegion(uptr Start, SIZE_T Size) { in liesWithinSingleAppRegion() function
54 if (!liesWithinSingleAppRegion((uptr)*Addr, Size)) { in fixMmapAddr()
71 if (!liesWithinSingleAppRegion(Addr, Size)) { in checkMmapResult()