Home | History | Annotate | Download | only in sanitizer_common

Lines Matching defs:map_end

1019     uptr map_end = map_beg + map_size;
1024 CHECK_LE(res + size, map_end);