objdump only executable sections

This commit is contained in:
secXsQuared 2018-02-18 01:46:23 -05:00
parent 982d30f623
commit a3c68c6399

View File

@ -45,7 +45,7 @@ LD_FLAGS = -nostdlib \
--fatal-warnings
DUMP_FLAGS = -M intel \
-D
-d
PREP_FLAGS = -E \
-x c \