Home
last modified time | relevance | path

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

/external/compiler-rt/lib/dfsan/
Ddfsan_platform.h58 MAPPING_APP_ADDR, enumerator
67 case MAPPING_APP_ADDR: return Mapping::kAppAddr; in MappingImpl()
97 return MappingArchImpl<MAPPING_APP_ADDR>(); in AppAddr()