Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h331 MAPPING_VDSO_BEG, enumerator
348 case MAPPING_VDSO_BEG: return Mapping::kVdsoBeg; in MappingImpl()
422 return MappingArchImpl<MAPPING_VDSO_BEG>(); in VdsoBeg()