Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h321 MAPPING_HEAP_BEG, enumerator
346 case MAPPING_HEAP_BEG: return Mapping::kHeapMemBeg; in MappingImpl()
404 return MappingArchImpl<MAPPING_HEAP_BEG>(); in HeapMemBeg()