Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h322 MAPPING_HEAP_END, enumerator
347 case MAPPING_HEAP_END: return Mapping::kHeapMemEnd; in MappingImpl()
408 return MappingArchImpl<MAPPING_HEAP_END>(); in HeapMemEnd()