https://sourceware.org/bugzilla/show_bug.cgi?id=30145
--- Comment #13 from Pali Rohár <pali at kernel dot org> --- Nick, do you plan to update your change? I think it is a good starting point. I would propose to do not allow these options to be available on non-PE targets (e.g. ELF) as it can be confusing. Just to note that now in readpe project you can find all IMAGE_SCN_* flags with simple description of the meaning, also those which are missing in MS pe-format document. https://github.com/mentebinaria/readpe/blob/master/lib/libpe/include/libpe/sections.h -- You are receiving this mail because: You are on the CC list for the bug.