Searched refs:rz_left_size (Results 1 – 1 of 1) sorted by relevance
201 size_t rz_left_size = RZ_SIZE; in __asan_malloc() local205 rz_left_size + size + rz_right_size); in __asan_malloc()210 void *ret = rz_left + rz_left_size; in __asan_malloc()212 __asan_poison(rz_left, rz_left_size, HEAP_POISON_VAL); in __asan_malloc()