Searched refs:MAPPING_HI_APP_BEG (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform.h503 MAPPING_HI_APP_BEG, enumerator in enum:__tsan::MappingType
532 case MAPPING_HI_APP_BEG: return Mapping::kHiAppMemBeg;
607 return MappingArchImpl<MAPPING_HI_APP_BEG>();
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform.h501 MAPPING_HI_APP_BEG, enumerator in enum:__tsan::MappingType
530 case MAPPING_HI_APP_BEG: return Mapping::kHiAppMemBeg;
605 return MappingArchImpl<MAPPING_HI_APP_BEG>();

Completed in 95 milliseconds