Searched refs:kLoAppMemEnd (Results 1 – 1 of 1) sorted by relevance
54 static const uptr kLoAppMemEnd = 0x010000000000ull; member86 static const uptr kLoAppMemEnd = 0x0200000000ull;117 static const uptr kLoAppMemEnd = 0x0100000000ull;153 static const uptr kLoAppMemEnd = 0x01000000000ull;205 static const uptr kLoAppMemEnd = 0x000100000000ull;239 static const uptr kLoAppMemEnd = 0x010000000000ull;339 case MAPPING_LO_APP_END: return Mapping::kLoAppMemEnd; in MappingImpl()506 (mem >= Mapping::kLoAppMemBeg && mem < Mapping::kLoAppMemEnd) || in IsAppMemImpl()656 && s <= MemToShadow(Mapping::kLoAppMemEnd - 1)) in ShadowToMemImpl()