Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
H A D26181 extra_ofs=$((offset + 40))
82 id_ofs=$((extra_ofs + extra_len))
90 echo " VM state size: $(peek_file_be "$1" $extra_ofs 8)"
/qemu/linux-user/aarch64/
H A Dsignal.c529 int extra_ofs; member
546 l->extra_ofs = this_loc; in alloc_sigframe_space()
597 if (layout.extra_ofs) { in target_setup_frame()
635 if (layout.extra_ofs) { in target_setup_frame()
636 target_setup_extra_record((void *)frame + layout.extra_ofs, in target_setup_frame()