Searched refs:kLowShadowEnd (Results 1 – 2 of 2) sorted by relevance
176 #define kLowShadowEnd MEM_TO_SHADOW(kLowMemEnd) macro191 #define kShadowGapBeg (kLowShadowEnd ? kLowShadowEnd + 1 \235 return a >= kLowShadowBeg && a <= kLowShadowEnd; in AddrIsInLowShadow()
373 (void*)kLowShadowBeg, (void*)kLowShadowEnd); in PrintAddressSpaceLayout()379 (void*)MEM_TO_SHADOW(kLowShadowEnd), in PrintAddressSpaceLayout()399 CHECK(kMidShadowBeg > kLowShadowEnd && in PrintAddressSpaceLayout()474 ReserveShadowMemoryRange(shadow_start, kLowShadowEnd, "low shadow"); in AsanInitInternal()483 CHECK(kLowShadowBeg != kLowShadowEnd); in AsanInitInternal()485 ReserveShadowMemoryRange(shadow_start, kLowShadowEnd, "low shadow"); in AsanInitInternal()