tests.hardeningFlags: only inspect .text section in instructionPresenceTest (#492221)

This commit is contained in:
Robert Scott
2026-02-20 21:01:25 +00:00
committed by GitHub
+1
View File
@@ -272,6 +272,7 @@ let
''
touch $out
if $OBJDUMP -d \
-j .text \
--no-addresses \
--no-show-raw-insn \
"$(PATH=$HOST_PATH type -P test-bin)" \