Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.cc132 unsigned runtimeVMA = in CanBeAHeapPointer() local
134 return ((p >> runtimeVMA) == 0); in CanBeAHeapPointer()