Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h318 MAPPING_MID_APP_BEG, enumerator
341 case MAPPING_MID_APP_BEG: return Mapping::kMidAppMemBeg; in MappingImpl()
394 return MappingArchImpl<MAPPING_MID_APP_BEG>(); in MidAppMemBeg()