Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_platform.h92 MAPPING_APP_ADDR, enumerator
101 case MAPPING_APP_ADDR: in MappingImpl()
119 uptr AppAddr() { return MappingArchImpl<MAPPING_APP_ADDR>(); } in AppAddr()