tests.hardeningFlags: only inspect .text section in instructionPresenceTest (#492221)
This commit is contained in:
@@ -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)" \
|
||||
|
||||
Reference in New Issue
Block a user