]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Refactor IRICB
authorFlorian Krohm <flo2030@eich-krohm.de>
Tue, 8 Jul 2025 09:45:47 +0000 (09:45 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Tue, 8 Jul 2025 09:45:47 +0000 (09:45 +0000)
commita9203727b159879ce17b1290bfe8cee97730c6ac
tree8b2e04980f606e3d3950447c6aef81e1b7529377
parente6be4dcf0d816d808ba3e53ec5b6d572a718f731
Refactor IRICB

So far there was only one application of IR injection, namely vbit-test.
Soonish there will be another.
Refactor the IRICB to separate out the structure for the application's
payload.
VEX/priv/ir_inject.c
VEX/pub/libvex.h
memcheck/tests/vbit-test/main.c
memcheck/tests/vbit-test/valgrind.c