Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform.h500 MAPPING_LO_APP_END, enumerator
525 case MAPPING_LO_APP_END: return Mapping::kLoAppMemEnd; in MappingImpl()
580 return MappingArchImpl<MAPPING_LO_APP_END>(); in LoAppMemEnd()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform.h502 MAPPING_LO_APP_END, enumerator
527 case MAPPING_LO_APP_END: return Mapping::kLoAppMemEnd; in MappingImpl()
582 return MappingArchImpl<MAPPING_LO_APP_END>(); in LoAppMemEnd()