Searched refs:rz_buffer (Results 1 – 2 of 2) sorted by relevance
1596 asan_redzone_buffer rz_buffer (shadow_mem, prev_offset); in asan_emit_stack_protection()1613 rz_buffer.emit_redzone_byte (aoff, offset - aoff); in asan_emit_stack_protection()1620 rz_buffer.emit_redzone_byte (offset, cur_shadow_byte); in asan_emit_stack_protection()1630 gcc_assert (rz_buffer.m_shadow_bytes.is_empty ()); in asan_emit_stack_protection()
2005 asan_redzone_buffer rz_buffer (shadow_mem, prev_offset); in asan_emit_stack_protection() local2022 rz_buffer.emit_redzone_byte (aoff, offset - aoff); in asan_emit_stack_protection()2029 rz_buffer.emit_redzone_byte (offset, cur_shadow_byte); in asan_emit_stack_protection()2039 gcc_assert (rz_buffer.m_shadow_bytes.is_empty ()); in asan_emit_stack_protection()