Home
last modified time | relevance | path

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

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