Home
last modified time | relevance | path

Searched refs:rz_buffer (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dasan.cc2005 asan_redzone_buffer rz_buffer (shadow_mem, prev_offset); in asan_emit_stack_protection() local
2022 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()