Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h323 MAPPING_APP_BEG, enumerator
350 case MAPPING_APP_BEG: return Mapping::kAppMemBeg; in MappingImpl()
429 return MappingArchImpl<MAPPING_APP_BEG>(); in AppMemBeg()