Searched refs:kLowShadowEnd (Results 1 – 2 of 2) sorted by relevance
200 #define kLowShadowEnd MEM_TO_SHADOW(kLowMemEnd) macro215 #define kShadowGapBeg (kLowShadowEnd ? kLowShadowEnd + 1 \259 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()483 ReserveShadowMemoryRange(shadow_start, kLowShadowEnd, "low shadow"); in AsanInitInternal()492 CHECK(kLowShadowBeg != kLowShadowEnd); in AsanInitInternal()494 ReserveShadowMemoryRange(shadow_start, kLowShadowEnd, "low shadow"); in AsanInitInternal()