https://sourceware.org/bugzilla/show_bug.cgi?id=30145
--- Comment #9 from Pali Rohár <pali at kernel dot org> --- Ou, now I see that IMAGE_SCN_GPREL is alias for IMAGE_SCN_MEM_FARDATA and IMAGE_SCN_MEM_16BIT alias for IMAGE_SCN_MEM_PURGEABLE. And these twos are already in section_flag_xlat[]. And IMAGE_SCN_TYPE_DSECT is alias for IMAGE_SCN_TYPE_DUMMY (DummySECTion). -- You are receiving this mail because: You are on the CC list for the bug.