x86_64: Add rseq_offset_deref_addv()
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 17 Jan 2022 17:39:06 +0000 (12:39 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 17 Jan 2022 17:39:06 +0000 (12:39 -0500)
commit7c02c61b2a3a9509a58bcaa5102de788038a0766
treeadcde2672d436c51c952b50818bb4bb892bc67b6
parentf1c6b55ba96dff2fa196b9a2c7fda20ca6947e38
x86_64: Add rseq_offset_deref_addv()

This patch adds rseq_offset_deref_addv() function to
rseq-x86.h, to be used in a selftest in the next patch in the patchset.

  Once an architecture adds support for this function they should define
  "RSEQ_ARCH_HAS_OFFSET_DEREF_ADDV".

[ Contribution from Peter Oskolkov <posk@google.com>. ]

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia32b27c909a7e41b4262dca3e86b6fb83d0b3bee
include/rseq/rseq-x86.h
This page took 0.030623 seconds and 4 git commands to generate.